move to internal server instead

This commit is contained in:
2022-10-31 01:03:48 +01:00
parent e9e5d1e958
commit cc2aea8c43
6 changed files with 15 additions and 15 deletions

View File

@@ -4,13 +4,13 @@ name: "drone-dagger-test"
steps:
- name: "build"
image: harbor.front.kjuulh.io/kjuulh/dagger-go:1667172485156
image: harbor.server.kjuulh.io/kjuulh/dagger-go:1667172485156
volumes:
- name: dockersock
path: /var/run
environment:
DOCKER_BUILDKIT: 1
HARBOR_DOCKER_HOST: "harbor.front.kjuulh.io"
HARBOR_DOCKER_HOST: "harbor.server.kjuulh.io"
HARBOR_DOCKER_USERNAME:
from_secret: "harbor_docker_username"
HARBOR_DOCKER_PASSWORD: