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