Testing secrets

This commit is contained in:
Anthony Wang 2022-01-19 20:28:43 -06:00
parent e14a477bdf
commit 809c8f12b6

View file

@ -13,4 +13,6 @@ pipeline:
run: run:
image: none image: none
commands: commands:
- neofetch - neofetch
- echo $PASSWORD
secrets: [ password ]