This commit is contained in:
+8
-1
@@ -55,7 +55,14 @@ steps:
|
||||
- name: containers-config
|
||||
path: /etc/containers
|
||||
environment:
|
||||
IMAGE_NAME: swr.cn-north-4.myhuaweicloud.com/colovu/scratch
|
||||
IMAGE_NAME:
|
||||
value: swr.cn-north-4.myhuaweicloud.com/colovu/scratch
|
||||
DRONE_TAG:
|
||||
from_env: DRONE_TAG
|
||||
DRONE_COMMIT_SHA:
|
||||
from_env: DRONE_COMMIT_SHA
|
||||
DRONE_BRANCH:
|
||||
from_env: DRONE_BRANCH
|
||||
commands:
|
||||
- |
|
||||
if [ -n "${DRONE_TAG:-}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user