Изменил(а) на '.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 - name: kool stuff
environment: environment:
SECRET_DATA: SECRET_DATA:
from_secret: docker_username from_secret: test_secret
SECRET_DATA2:
from_secret: docker_username
commands: commands:
- echo "$(date)" >> /tmp/drone-tests - echo "$(date)" >> /tmp/drone-tests
- echo $SECRET_DATA - echo $SECRET_DATA