mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
Update deploy-image.yml
This commit is contained in:
parent
d73c4be89c
commit
5a7006101d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/deploy-image.yml
vendored
3
.github/workflows/deploy-image.yml
vendored
|
@ -29,5 +29,6 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
file: {context}/publish/Dockerfile
|
||||
tags: amirpourmand/foam-template:latest
|
||||
file: '{context}/publish/Dockerfile'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue