Skip to content

Commit

Permalink
Update api-buildandpush.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonTaylorBCGov2 authored Apr 12, 2024
1 parent b66ca46 commit 60efb95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/api-buildandpush.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,7 @@ jobs:
id: publish
run: |
docker push artifacts.developer.gov.bc.ca/ac1cc8-tools-cas/${{ env.IMAGE_NAME }}:dev-${{ steps.short_sha.outputs.SHORT_SHA }}
with:
username: ${{ secrets.CAS_ARTIFACTORY_USERNAME }}
password: ${{ secrets.CAS_ARTIFACTORY_PASSWORD }}

0 comments on commit 60efb95

Please sign in to comment.