From 32f45d228f9f4652b44c1a0a04858177bd000409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=E8=8F=8C?= Date: Wed, 13 Apr 2022 02:06:23 +0800 Subject: [PATCH] .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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