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
00810cf3
Commit
00810cf3
authored
2 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml file
parent
a58587d1
No related branches found
No related tags found
No related merge requests found
Pipeline
#525
waiting for manual action with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-2
0 additions, 2 deletions
.gitlab-ci.yml
with
0 additions
and
2 deletions
.gitlab-ci.yml
+
0
−
2
View file @
00810cf3
...
...
@@ -4,7 +4,6 @@ makepkg:
stage
:
build
rules
:
-
if
:
'
$CI_COMMIT_TAG'
when
:
on_success
-
when
:
manual
script
:
-
seblu-build
...
...
@@ -19,7 +18,6 @@ commitpkg:
stage
:
deploy
rules
:
-
if
:
'
$CI_COMMIT_TAG'
when
:
on_success
script
:
-
eval $(ssh-agent -s)
# - 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