mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-03-13 02:33:47 +00:00
fixed bug in ci.yml
This commit is contained in:
parent
bdf4197425
commit
bd623a940a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -35,5 +35,5 @@ jobs:
|
||||
docker run --privileged --rm tonistiigi/binfmt --install all
|
||||
podman manifest create build
|
||||
podman build --format docker --platform linux/amd64,linux/arm64,linux/arm/v7 -t bbernhard/signal-cli-rest-api:${EPOCHSECONDS}-ci --manifest localhost/build .
|
||||
podman push docker://docker.io/bbernhard/signal-cli-rest-api:${EPOCHSECONDS}-ci
|
||||
podman push docker.io/bbernhard/signal-cli-rest-api:${EPOCHSECONDS}-ci
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user