Skip to content

Commit 5aa5cac

Browse files
committed
Drone fix
1 parent 94021b2 commit 5aa5cac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ pipeline:
2828
- master
2929
event: push
3030
status: success
31-
registry: https://registry.abakus.no
32-
repo: registry.abakus.no/webkom/webkom-infoskjerm
31+
registry: https://registry.webkom.dev
32+
repo: registry.webkom.dev/webkom/webkom-infoskjerm
3333
secrets: [ docker_username, docker_password ]
3434
tags:
3535
- ${DRONE_BRANCH}-${DRONE_COMMIT_SHA:0:7}

0 commit comments

Comments
 (0)