[Git][NTPsec/ntpsec][master] Stop saving build artifacts that are not used in the CI process

James Browning gitlab at mg.gitlab.com
Thu Sep 26 14:18:26 UTC 2019



James Browning pushed to branch master at NTPsec / ntpsec


Commits:
7a0ad364 by Matt Selsky at 2019-09-26T13:34:31Z
Stop saving build artifacts that are not used in the CI process

This may speed up builds slightly since we won't need to copy the artifacts
between CI runners at different stages of the build.  And we'll save the
trivial amount of space used by storing these bits for 7 days.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -26,23 +26,6 @@ include:
   stage: build
   except:
     - schedules
-  artifacts:
-    expire_in: 7d
-    paths:
-      - build/main/attic/sht
-      - build/main/ntpclients/ntpdig
-      - build/main/ntpclients/ntpkeygen
-      - build/main/ntpclients/ntpleapfetch
-      - build/main/ntpclients/ntploggps
-      - build/main/ntpclients/ntplogtemp
-      - build/main/ntpclients/ntpmon
-      - build/main/ntpclients/ntpq
-      - build/main/ntpclients/ntpsweep
-      - build/main/ntpclients/ntptrace
-      - build/main/ntpclients/ntpviz
-      - build/main/ntpclients/ntpwait
-      - build/main/ntpd/ntpd
-      - build/main/ntpfrob/ntpfrob
 
 alpine-basic:
   <<: *job_definition



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/7a0ad364fbe5a53f596ae5881a84df5dfe3f946f

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/7a0ad364fbe5a53f596ae5881a84df5dfe3f946f
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20190926/261e5c22/attachment.htm>


More information about the vc mailing list