We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514f9c4 commit 1a0ad81Copy full SHA for 1a0ad81
.travis.yml
@@ -4,5 +4,5 @@ jobs:
4
include:
5
- stage: "trigger cs2fs-online pipeline"
6
script:
7
- - "curl -X POST -F token=TOKEN -F ref=master https://gitlab.com/api/v4/projects/11538057/trigger/pipeline"
+ - "curl -X POST -F token=$TOKEN -F ref=master https://gitlab.com/api/v4/projects/11538057/trigger/pipeline"
8
if: branch = master
0 commit comments