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