This commit is contained in:
parent
e85ba73ba6
commit
40f66eedd6
@ -109,8 +109,8 @@ steps:
|
||||
path: /etc/ssl/certs2/
|
||||
commands:
|
||||
- scripts/setupEnvironment.sh
|
||||
- buildah login -u $${USERNAME} -p $${PASSWORD} hub.docker.com
|
||||
- buildah manifest push registry.cloud.federationhq.de/fhem:latest docker://hub.docker.com/byterazor/fhem:latest
|
||||
- buildah login -u $${USERNAME} -p $${PASSWORD} docker.com
|
||||
- buildah manifest push registry.cloud.federationhq.de/fhem:latest docker://docker.com/byterazor/fhem:latest
|
||||
- buildah manifest rm registry.cloud.federationhq.de/fhem:latest
|
||||
depends_on:
|
||||
- push
|
||||
|
Loading…
Reference in New Issue
Block a user