Skip to content

Commit

Permalink
Update gitlab host
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 committed Nov 14, 2023
1 parent 032779b commit 5a6d086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: ./
name: Run test
with:
GL_SERVER_URL: http://127.0.0.1:8080
GL_SERVER_URL: http://172.17.0.1:8080
GL_PROJECT_ID: '1000'
GL_RUNNER_TOKEN: some_long_runner_token
GL_API_TOKEN: TEST1234567890123456
Expand Down

0 comments on commit 5a6d086

Please sign in to comment.