Update .drone.yml
This commit is contained in:
@@ -12,5 +12,7 @@ steps:
|
||||
# Step 1: Check if Docker image for current version already exists
|
||||
- name: test
|
||||
image: alpine
|
||||
environment:
|
||||
GIT_SSL_NO_VERIFY: "true"
|
||||
commands:
|
||||
- echo "pipeline running"
|
||||
|
Reference in New Issue
Block a user