auto-format #20
@ -8,11 +8,11 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: alpine
|
image: alpine
|
||||||
environment:
|
environment:
|
||||||
PASSWORD:
|
WANESSA_BOT_PASSWORD:
|
||||||
from_secret: WANESSA_BOT_PASSWORD
|
from_secret: WANESSA_BOT_PASSWORD
|
||||||
commands:
|
commands:
|
||||||
- echo $WANESSA_BOT_PASSWORD > /tmp/test
|
|
||||||
- echo "PW:" >> /tmp/test
|
- echo "PW:" >> /tmp/test
|
||||||
|
- echo $WANESSA_BOT_PASSWORD > /tmp/test
|
||||||
- cat /tmp/test
|
- cat /tmp/test
|
||||||
|
|
||||||
- name: build [debug]
|
- name: build [debug]
|
||||||
|
Reference in New Issue
Block a user