Skip to content

Commit

Permalink
Update build_and_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aldudin authored Apr 11, 2024
1 parent 355f70c commit cf62322
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ jobs:
- name: Deploy apps with Helm chart
run: |
docker login artifacts.developer.gov.bc.ca -u ${{ secrets.JFROG_USERNAME }} -p ${{ secrets.JFROG_PASSWORD }}
docker pull artifacts.developer.gov.bc.ca/sf4a-strdss/strdss-backend-dev:latest
make upgrade \
NAMESPACE=f4a30d-dev \
NAME=strdss-dev \
Expand Down

0 comments on commit cf62322

Please sign in to comment.