Skip to content
Snippets Groups Projects
Unverified Commit 9974a640 authored by Alex's avatar Alex Committed by GitHub
Browse files

Update sync_to_nemo.yaml

parent 5821cda3
No related branches found
No related tags found
No related merge requests found
...@@ -25,8 +25,8 @@ jobs: ...@@ -25,8 +25,8 @@ jobs:
- name: Fetch and merge changes from GitLab - name: Fetch and merge changes from GitLab
run: | run: |
git fetch gitlab nemo git fetch gitlab nemo:development
git merge gitlab/nemo git merge gitlab/nemo:development
- name: Push to GitLab - name: Push to GitLab
run: | run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment