Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Best Practices
jupytext
Commits
bf8f277a
Commit
bf8f277a
authored
Feb 08, 2022
by
Cyril Matthey-Doret
Browse files
restrict renku save path to submodule in .gitlab-ci.yml
parent
8624370a
Pipeline
#316002
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bf8f277a
...
...
@@ -47,7 +47,7 @@ update_jupytext:
git submodule update --remote
after_script
:
-
cd /tmp/${CI_COMMIT_SHORT_SHA}
-
renku save -m "sync jupytext@$(git submodule status | cut -c2-9)"
-
renku save -m "sync jupytext@$(git submodule status | cut -c2-9)"
jupytext
...
...
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