Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wlstmd committed Jul 16, 2024
1 parent c158a37 commit 975b99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
ALLOWED_IP: ${{secrets.ALLOWED_IP}}
SERVER_URL: ${{secrets.SERVER_URL}}
run: |
sudo docker run -d
sudo docker run -d \
-e CLIENT_ID=$CLIENT_ID \
-e CLIENT_SECRET=$CLIENT_SECRET \
-e ACCESS_TOKEN=$ACCESS_TOKEN \
Expand Down

0 comments on commit 975b99e

Please sign in to comment.