Use the built image for the main pipeline
This commit is contained in:
parent
04eb65aef3
commit
c01c927a92
@ -6,6 +6,6 @@ pipeline:
|
|||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
- cd .woodpecker/docker
|
- cd .woodpecker/docker
|
||||||
- docker build -f go.dockerfile -t test-image .
|
- docker build -f go.dockerfile -t offline-twitter/go .
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
Loading…
x
Reference in New Issue
Block a user