Skip to content

Commit

Permalink
Merge branch 'voc-edit-demo' into 'main'
Browse files Browse the repository at this point in the history
Fix provenance of self-defined concepts

Closes #3 and #2

See merge request nfdi4cat/ta1-ontologies/heterogen-synth!33
  • Loading branch information
dalito committed Jun 22, 2022
2 parents 2c58fe6 + 0df3244 commit e374fae
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 107 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ vocab:clean:
- git status
- git remote set-url origin "https://$CI_PROJECT_NAME:$PROJECT_ACCESS_TOKEN@$CI_SERVER_HOST/$CI_PROJECT_PATH.git"
- git remote -v
- 'git commit -m "CI: remove Excel files from inbox-excel-vocabs" || echo "Nothing to commit"'
- 'git commit -o ci.skip -m "CI: remove Excel files from inbox-excel-vocabs" || echo "Nothing to commit"'

# push to merge request branch
# for more push-options see https://docs.gitlab.com/ee/user/project/push_options.html#push-options-for-gitlab-cicd
Expand Down
Loading

0 comments on commit e374fae

Please sign in to comment.