Add id to build-push step to correctly add tag_image variable
All checks were successful
Build and push chill website image / build (push) Successful in 1m9s
All checks were successful
Build and push chill website image / build (push) Successful in 1m9s
This commit is contained in:
parent
bbcf829660
commit
bf7bc437a4
@ -66,6 +66,7 @@ jobs:
|
|||||||
registry: 'h3m6q87t.gra7.container-registry.ovh.net'
|
registry: 'h3m6q87t.gra7.container-registry.ovh.net'
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
|
id: build-push
|
||||||
uses: https://github.com/docker/build-push-action@v5
|
uses: https://github.com/docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user