Изменил(а) на '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
hogweed1 2022-10-16 12:33:47 -04:00
parent 0f9cf5dcdd
commit e2923559d3

View File

@ -12,9 +12,7 @@ steps:
- name: kool stuff
environment:
SECRET_DATA:
from_secret: docker_username
SECRET_DATA2:
from_secret: docker_username
from_secret: test_secret
commands:
- echo "$(date)" >> /tmp/drone-tests
- echo $SECRET_DATA