This commit is contained in:
@ -12,7 +12,7 @@ steps:
|
||||
PASSWORD:
|
||||
from_secret: docker_password
|
||||
commands:
|
||||
- echo $${docker_username}
|
||||
- echo ${test}
|
||||
- echo "${docker_password}"
|
||||
|
||||
- name: build and push flappy image
|
||||
|
||||
Reference in New Issue
Block a user