Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seblu-meta
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-meta
Commits
e32485bf
Commit
e32485bf
authored
6 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Improve Gitlab CI
- Only when PKGBUILD changes - Remove debug messages
parent
f2d6f892
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#94
passed with stage
in 2 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-3
4 additions, 3 deletions
.gitlab-ci.yml
with
4 additions
and
3 deletions
.gitlab-ci.yml
+
4
−
3
View file @
e32485bf
...
...
@@ -16,8 +16,6 @@ makepkg:
-
chmod 770 /root
script
:
-
ulimit -c
0
-
pwd
-
ls -Rl
-
sudo -u build -- makepkg --syncdeps
artifacts
:
name
:
$CI_PROJECT_NAME-$CI_COMMIT_REF_NAME-$CI_COMMIT_SHA
...
...
@@ -43,4 +41,7 @@ commitpkg:
script
:
-
seblu-push
only
:
-
master
refs
:
-
master
changes
:
-
PKGBUILD
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