with actual revision

This commit is contained in:
2022-10-30 22:37:30 +01:00
parent 050c50f6c7
commit 3bf5168347
3 changed files with 14 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ name: "drone-dagger-test"
steps:
- name: "build"
image: harbor.front.kjuulh.io/kjuulh/dagger-go:1667159344332
image: harbor.front.kjuulh.io/kjuulh/dagger-go:1667165411134
volumes:
- name: dockersock
path: /var/run
@@ -17,7 +17,7 @@ steps:
from_secret: "harbor_docker_password"
commands:
- sleep 5
- sh -c "/dagger-go build golangbin"
- ls /usr/bin/
services:
- name: docker