This commit is contained in:
parent
e723baa0a7
commit
9cea95c6a3
@ -3,7 +3,7 @@ kind: pipeline
|
|||||||
name: "shuttle-drone-templates"
|
name: "shuttle-drone-templates"
|
||||||
steps:
|
steps:
|
||||||
- name: "build"
|
- name: "build"
|
||||||
image: docker.io/kasperhermansen/shuttle-drone:1680891510875
|
image: docker.io/kasperhermansen/shuttle-drone:1680891892542
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /var/run
|
path: /var/run
|
||||||
|
@ -2,7 +2,7 @@ module shuttletask
|
|||||||
|
|
||||||
go 1.20
|
go 1.20
|
||||||
|
|
||||||
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230407180512-4877329375cb
|
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230407181904-c33b3e1dae47
|
||||||
|
|
||||||
require (
|
require (
|
||||||
dagger.io/dagger v0.6.0
|
dagger.io/dagger v0.6.0
|
||||||
|
Loading…
Reference in New Issue
Block a user