We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94021b2 commit 5aa5cacCopy full SHA for 5aa5cac
.drone.yml
@@ -28,8 +28,8 @@ pipeline:
28
- master
29
event: push
30
status: success
31
- registry: https://registry.abakus.no
32
- repo: registry.abakus.no/webkom/webkom-infoskjerm
+ registry: https://registry.webkom.dev
+ repo: registry.webkom.dev/webkom/webkom-infoskjerm
33
secrets: [ docker_username, docker_password ]
34
tags:
35
- ${DRONE_BRANCH}-${DRONE_COMMIT_SHA:0:7}
0 commit comments