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