Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NGSI Linked Data
NGSI-LD
Commits
a58e8eb4
Unverified
Commit
a58e8eb4
authored
Mar 05, 2021
by
Stefan Wiedemann
Browse files
commit bundled api
parent
19d96e96
Pipeline
#6349
failed with stages
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-2
No files found.
.gitlab-ci.yml
View file @
a58e8eb4
...
...
@@ -27,7 +27,6 @@ test:
-
git config --global user.name "Gitlab runner"
-
git add -f ${PWD}/spec/updated/generated/full_api.json
-
git commit -m "Update bundled spec." || echo "No changes, nothing to commit!"
-
git remote rm origin && git remote add origin git@gitlab.com:$CI_PROJECT_PATH.git
-
git push origin HEAD:$CI_COMMIT_REF_NAME
-
git push
allow_failure
:
false
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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