potential fix
This commit is contained in:
parent
7adbbc1d3f
commit
4b2bfd4be8
@ -67,7 +67,7 @@ jobs:
|
||||
- name: Push Frontend Image
|
||||
run: |
|
||||
docker push $REGISTRY/frontend:${{ github.sha }}
|
||||
docker push $REGISTRY/frontend:latest
|
||||
docker push $REGISTRY/frontend:latest
|
||||
|
||||
deploy:
|
||||
needs: build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user