This commit is contained in:
parent
e4888eedbc
commit
1aba005dd6
@ -67,6 +67,6 @@ jobs:
|
|||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://github.com/docker/build-push-action@v5
|
uses: https://github.com/docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: "{{defaultContext}}"
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: chill_website/web:1.0.0
|
tags: chill_website/web:1.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user