chore: add FOO envs
This commit is contained in:
parent
ccece0c886
commit
480ff5e05e
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -56,8 +56,7 @@ jobs:
|
||||
username: ${{ secrets.USERNAME }}
|
||||
key: ${{ secrets.KEY }}
|
||||
port: ${{ secrets.PORT }}
|
||||
envs:
|
||||
- FOO
|
||||
envs: FOO
|
||||
script: |
|
||||
echo "I am $FOO"
|
||||
echo "I am $BAR"
|
||||
|
Loading…
Reference in New Issue
Block a user