This commit is contained in:
parent
8b7163aecc
commit
0bcd5eec73
1 changed files with 1 additions and 0 deletions
|
@ -26,5 +26,6 @@ jobs:
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: 'https://git.euph.dev/actions/docker-build-push@v5'
|
uses: 'https://git.euph.dev/actions/docker-build-push@v5'
|
||||||
with:
|
with:
|
||||||
|
context: "{{defaultContext}}:images/actions/act"
|
||||||
push: true
|
push: true
|
||||||
tags: actions/act:latest
|
tags: actions/act:latest
|
Loading…
Reference in a new issue