Rename 'environment' to 'env' in Drone CI configuration
continuous-integration/drone/push Build is failing
continuous-integration/drone/push Build is failing
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ name: default
|
|||||||
node_selector:
|
node_selector:
|
||||||
physical-node: dev1
|
physical-node: dev1
|
||||||
|
|
||||||
environment:
|
env:
|
||||||
DOCKER_USERNAME:
|
DOCKER_USERNAME:
|
||||||
from_secret: dockerhub-username
|
from_secret: dockerhub-username
|
||||||
DOCKER_PASSWORD:
|
DOCKER_PASSWORD:
|
||||||
|
|||||||
Reference in New Issue
Block a user