trying again
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
5a44f0ec13
commit
c950d97a34
@ -15,7 +15,7 @@ steps:
|
||||
- docker build -t dagger-test-builder .
|
||||
|
||||
- name: "run-pipeline"
|
||||
image: harbor.front.kjuulh.io/docker-proxy/library/docker:dind
|
||||
image: dagger-test-builder
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
@ -24,7 +24,7 @@ steps:
|
||||
depends_on:
|
||||
- "build"
|
||||
commands:
|
||||
- "docker run dagger-test-builder ./dagger 'https://github.com/kpenfound/greetings-api.git'"
|
||||
- "./dagger 'https://github.com/kpenfound/greetings-api.git'"
|
||||
|
||||
services:
|
||||
- name: docker
|
||||
|
Loading…
Reference in New Issue
Block a user