FIX: fixed single quote
This commit is contained in:
parent
93c8658784
commit
11ae96f1c0
@ -76,7 +76,7 @@ steps:
|
||||
commands:
|
||||
- scripts/setupEnvironment.sh
|
||||
- buildah manifest create registry.cloud.federationhq.de/latex:latest registry.cloud.federationhq.de/latex:latest-arm64 registry.cloud.federationhq.de/latex:latest-amd64
|
||||
- buildah manifest push --all latex docker://registry.cloud.federationhq.de/latex:latest"
|
||||
- buildah manifest push --all latex docker://registry.cloud.federationhq.de/latex:latest
|
||||
- buildah manifest rm registry.cloud.federationhq.de/latex:latest
|
||||
depends_on:
|
||||
- build-amd64
|
||||
|
Loading…
Reference in New Issue
Block a user