diff --git a/.drone.yml b/.drone.yml index 9139aa6..6b2ef4b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -90,7 +90,7 @@ steps: REGISTRY_PASSWORD: from_secret: registry_password commands: - - scripts/get-scan-report "scm.project42.io/elia/tricks:${DRONE_COMMIT_SHA:0:8}" + - get-scan-report "scm.project42.io/elia/tricks:${DRONE_COMMIT_SHA:0:8}" - oras tag --username "$REGISTRY_USERNAME" --password "$REGISTRY_PASSWORD" "scm.project42.io/elia/tricks:${DRONE_COMMIT_SHA:0:8}" latest when: event: