Skip to content

Commit

Permalink
Update cicd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiran-Larbi authored Apr 4, 2024
1 parent fcef95a commit 77fac8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ jobs:

- name: Push to Dockerhub
run: |
docker push dotcipher/sp-backend:latest
docker push dotcipher/sp-frontend:latest
docker push dotcipher1/sp-backend:latest
docker push dotcipher1/sp-frontend:latest
# - name: Push to Dockerhub
# uses: docker/build-push-action@v5.3.0
Expand Down

0 comments on commit 77fac8c

Please sign in to comment.