This commit is contained in:
@ -13,12 +13,9 @@ steps:
|
|||||||
TEST:
|
TEST:
|
||||||
from_secret: test
|
from_secret: test
|
||||||
commands:
|
commands:
|
||||||
- echo ${TEST}
|
|
||||||
- echo $TEST
|
- echo $TEST
|
||||||
- echo $test
|
- echo $USERNAME
|
||||||
- echo "${test}"
|
- echo $PASSWORD
|
||||||
- echo ${USERNAME}
|
|
||||||
- echo ${docker_password}
|
|
||||||
|
|
||||||
- name: build and push flappy image
|
- name: build and push flappy image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
|||||||
Reference in New Issue
Block a user