chore(): Removes drone step dependency
This commit is contained in:
parent
5dbde0bce0
commit
379fa45fc9
1 changed files with 0 additions and 2 deletions
|
@ -75,8 +75,6 @@ steps:
|
|||
from_secret: registry_password
|
||||
commands:
|
||||
- oras tag --username "$REGISTRY_USERNAME" --password "$REGISTRY_PASSWORD" "scm.project42.io/elia/nikola:${DRONE_COMMIT_SHA:0:8}" latest
|
||||
depends_on:
|
||||
- trivy-scan
|
||||
when:
|
||||
event:
|
||||
- promote
|
||||
|
|
Loading…
Reference in a new issue