Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
passar usuario e senha para os testes via variavel de ambiente
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulo-Weber committed Jul 24, 2020
1 parent 6d32cf0 commit a2880b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ jobs:
gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}
nexus_username: ${{ secrets.NEXUS_USERNAME }}
nexus_password: ${{ secrets.NEXUS_PASSWORD }}
senior_username: ${{ secrets.SENIOR_USERNAME }}
password: ${{ secrets.PASSWORD }}

0 comments on commit a2880b6

Please sign in to comment.