mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-04-27 10:00:14 +00:00
improved ci.yml
This commit is contained in:
parent
2aa89315ef
commit
aaf9ecf164
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -35,4 +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:${VERSION}-ci --manifest localhost/build .
|
||||
podman push bbernhard/signal-cli-rest-api:${VERSION}-ci docker://docker.io/bbernhard/temp:${VERSION}-ci
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user