.drone.yml
This commit is contained in:
@@ -19,7 +19,7 @@ steps:
|
|||||||
repo: mirrors2/helloworld
|
repo: mirrors2/helloworld
|
||||||
commands:
|
commands:
|
||||||
- "pwd && ls"
|
- "pwd && ls"
|
||||||
context: helloworld
|
# context: helloworld
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
|
|||||||
Reference in New Issue
Block a user