This commit is contained in:
parent
0b59441fb3
commit
9e50d2f8b4
@ -14,4 +14,4 @@ steps:
|
|||||||
- name: docker-build
|
- name: docker-build
|
||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
- docker build -t myimage:$DRONE_BUILD_NUMBER .
|
- docker build -t myimage:$DRONE_BUILD_NUMBER ./docker
|
Loading…
Reference in New Issue
Block a user