mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-05-21 13:54:18 +00:00
added debug output
This commit is contained in:
parent
67e6962622
commit
fd9d39f97d
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -35,5 +35,6 @@ 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 bbernhard/signal-cli-rest-api:${EPOCHSECONDS}-ci
|
||||
podman images
|
||||
podman push bbernhard/signal-cli-rest-api:${EPOCHSECONDS}-ci docker://docker.io/bbernhard/signal-cli-rest-api:${EPOCHSECONDS}-ci
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user