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 60efb95 commit 3aefbda
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/api-buildandpush.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,4 @@ 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 3aefbda

Please sign in to comment.