.drone.yml

This commit is contained in:
C菌
2022-04-13 02:06:23 +08:00
parent e9eaea1869
commit 32f45d228f

View File

@@ -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