This commit is contained in:
parent
0f846c8709
commit
97c6f553e3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: docker-cli
|
runs-on: docker-cli
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/setup-node
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: apt-get update && apt-get install -y podman
|
- run: apt-get update && apt-get install -y podman
|
||||||
- run: docker buildx build . -t quay.io/aspr/phlexite:latest
|
- run: docker buildx build . -t quay.io/aspr/phlexite:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue