Skip to content

Commit

Permalink
[test]: cd pipeline test4 / secrests DI
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackBean99 committed Feb 5, 2024
1 parent f383bf2 commit ef1b3c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
contents: read
with:
secrets:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

call-build-workflow:
if: github.event_name == 'push'
Expand Down

0 comments on commit ef1b3c0

Please sign in to comment.