ci: test
This commit is contained in:
parent
aa7e6809e8
commit
24a756c2fd
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ steps:
|
|||
password:
|
||||
from_secret: OCI_REGISTRY_PASS
|
||||
commands:
|
||||
- sleep 600
|
||||
- docker build -t registry.mgrote.net/allzweckcontainer:latest .
|
||||
- docker tag registry.mgrote.net/allzweckcontainer:latest registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_SHA:0:8}
|
||||
- docker tag registry.mgrote.net/allzweckcontainer:latest registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_BRANCH}
|
||||
|
|
Loading…
Reference in a new issue