adding ci

This commit is contained in:
2022-10-30 19:57:04 +01:00
parent f470efbf2f
commit 7046f04a08
8 changed files with 943 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ steps:
HARBOR_DOCKER_PASSWORD:
from_secret: "harbor_docker_password"
commands:
- "sleep 5"
- sleep 5
- apk add git
- mkdir -p tmp/dagger-go
- git clone "https://git.front.kjuulh.io/kjuulh/dagger-go.git" tmp/dagger-go