mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-04-28 10:10:20 +00:00
fixed bug in ci.yml
This commit is contained in:
parent
4b7702c87c
commit
bdf4197425
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 localhost/bbernhard/signal-cli-rest-api:${EPOCHSECONDS}-ci docker://docker.io/bbernhard/temp:${EPOCHSECONDS}-ci
|
||||
podman push docker://docker.io/bbernhard/signal-cli-rest-api:${EPOCHSECONDS}-ci
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user