diff --git a/.drone.yml b/.drone.yml index 4c81932..03ae2b8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: repo: mirrors2/helloworld commands: - "pwd && ls" - context: helloworld + # context: helloworld dockerfile: Dockerfile tags: - latest