This commit is contained in:
parent
35b749a324
commit
77b9890c0d
1 changed files with 2 additions and 2 deletions
|
@ -24,6 +24,6 @@ jobs:
|
|||
- name: Build and push
|
||||
uses: 'https://git.euph.dev/actions/docker-build-push@v5'
|
||||
with:
|
||||
context: "{{defaultContext}}:images/actions/act"
|
||||
push: true
|
||||
tags: user/act:latest
|
||||
tags: user/act:latest
|
||||
file: images/actions/act/Dockerfile
|
Loading…
Reference in a new issue