This commit is contained in:
parent
143c048d59
commit
b3f5b1bed3
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ jobs:
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: devaine/scripts:desec
|
tags: devaine/scripts:desec
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue