Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
patches3
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Linaro
20230615-jc1
josh
patches3
Commits
a3231280
Commit
a3231280
authored
7 years ago
by
Nicolas Giard
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix: wercker
parent
a920ce6c
Branches
Branches containing commit
Tags
v1.0.7
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
wercker.yml
+1
-1
1 addition, 1 deletion
wercker.yml
with
1 addition
and
1 deletion
wercker.yml
+
1
−
1
View file @
a3231280
...
...
@@ -78,7 +78,7 @@ deploy-github:
code
:
|
tar -chzf wiki-js.tar.gz assets server config.sample.yml package.json wiki.js LICENSE
tar -chzf node_modules.tar.gz node_modules
SEMVER_NEXT=`curl --request POST --url https://beta.requarks.io/api/version/increment --header
'
authorization: $WIKIJSORG_TOKEN
'
--header 'cache-control: no-cache' --header 'content-type: application/json' --data '{"channel": "stable"}'`
SEMVER_NEXT=`curl --request POST --url https://beta.requarks.io/api/version/increment --header
"
authorization: $WIKIJSORG_TOKEN
"
--header 'cache-control: no-cache' --header 'content-type: application/json' --data '{"channel": "stable"}'`
-
github-create-release
:
token
:
$GITHUB_TOKEN
tag
:
"
v${SEMVER_NEXT}"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment