Skip to content
Snippets Groups Projects
Commit fe5a2669 authored by Seblu's avatar Seblu
Browse files

up gitlab-ci

parent a905ed91
No related branches found
No related tags found
No related merge requests found
Pipeline #700 waiting for manual action
......@@ -5,7 +5,7 @@ makepkg:
rules:
- if: '$CI_COMMIT_TAG'
when: always
when: manual
- when: manual
script:
- seblu-x86_64-build
artifacts:
......@@ -20,7 +20,7 @@ commitpkg:
rules:
- if: '$CI_COMMIT_TAG'
when: always
when: manual
- when: manual
script:
- eval $(ssh-agent -s)
# - trap "kill $SSH_AGENT_PID" 0
......
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