Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NGSI Linked Data
NGSI-LD
Commits
449e70a2
Unverified
Commit
449e70a2
authored
Mar 05, 2021
by
Stefan Wiedemann
Browse files
commit bundled api
parent
29c1ed83
Pipeline
#6352
failed with stages
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
449e70a2
...
...
@@ -28,7 +28,7 @@ test:
-
git add -f ${PWD}/spec/updated/generated/full_api.json
-
git commit -m "Update bundled spec." || echo "No changes, nothing to commit!"
-
url_host=`git remote get-url origin | sed -e "s/https:\/\/gitlab-ci-token:.*@//g"`
-
git remote set-url origin "https://gitlab-ci-token:$
{
GIT_PUSH_TOKEN
}
@${url_host}"
-
git remote set-url origin "https://gitlab-ci-token:$GIT_PUSH_TOKEN@${url_host}"
-
git push origin HEAD:$CI_COMMIT_REF_NAME
allow_failure
:
false
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment