Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seblu
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archlinux
linux-seblu
Commits
fe5a2669
Commit
fe5a2669
authored
5 months ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
up gitlab-ci
parent
a905ed91
No related branches found
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#700
waiting for manual action
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
fe5a2669
...
@@ -5,7 +5,7 @@ makepkg:
...
@@ -5,7 +5,7 @@ makepkg:
rules
:
rules
:
-
if
:
'
$CI_COMMIT_TAG'
-
if
:
'
$CI_COMMIT_TAG'
when
:
always
when
:
always
when
:
manual
-
when
:
manual
script
:
script
:
-
seblu-x86_64-build
-
seblu-x86_64-build
artifacts
:
artifacts
:
...
@@ -20,7 +20,7 @@ commitpkg:
...
@@ -20,7 +20,7 @@ commitpkg:
rules
:
rules
:
-
if
:
'
$CI_COMMIT_TAG'
-
if
:
'
$CI_COMMIT_TAG'
when
:
always
when
:
always
when
:
manual
-
when
:
manual
script
:
script
:
-
eval $(ssh-agent -s)
-
eval $(ssh-agent -s)
# - trap "kill $SSH_AGENT_PID" 0
# - trap "kill $SSH_AGENT_PID" 0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment