This commit is contained in:
parent
0efa60863e
commit
be89fac4b2
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ jobs:
|
|||
- name: Load oauth.json
|
||||
run: |
|
||||
echo "${{ secrets.SECRET_OAUTH_JSON }}" > oauth.json
|
||||
set -o allexport
|
||||
source oauth.json
|
||||
set +o allexport
|
||||
|
||||
- name: Docker Compose Up
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue