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