[Git][NTPsec/ntpsec][master] Remove openSUSE Tumbleweed CI targets
Richard Laager (@rlaager)
gitlab at mg.gitlab.com
Thu Dec 8 19:06:26 UTC 2022
Richard Laager pushed to branch master at NTPsec / ntpsec
Commits:
8e92fb9e by Matt Selsky at 2022-12-08T17:58:18+00:00
Remove openSUSE Tumbleweed CI targets
We previously removed the docker builds for Tumbleweed, but we forgot to remove the CI targets at the same time.
We want to focus our development/CI efforts on an operating system
distribution's stable releases.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -307,24 +307,6 @@ openSUSE-leap-refclocks:
script:
- python3 ./waf configure --disable-doc --disable-manpage --disable-nts --refclock=all build
-openSUSE-tumbleweed-basic:
- <<: *job_definition_allow_failure
- image:
- name: $CI_REGISTRY/ntpsec/ntpsec/opensuse-tumbleweed
- entrypoint: [ '/bin/bash', '-c' ]
- script:
- - python3 ./waf configure --disable-doc --disable-manpage build --pyshebang "/usr/bin/env python3"
- - python3 ./waf install
- - python3 ./waf uninstall
-
-openSUSE-tumbleweed-refclocks:
- <<: *job_definition_allow_failure
- image:
- name: $CI_REGISTRY/ntpsec/ntpsec/opensuse-tumbleweed
- entrypoint: [ '/bin/bash', '-c' ]
- script:
- - python3 ./waf configure --disable-doc --disable-manpage --refclock=all build
-
# debian-stable-basic-32bit:
# <<: *job_definition
# image: $CI_REGISTRY/ntpsec/ntpsec/debian-stable-i386
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/8e92fb9e3ca63c32b980a5f19300162aa712b416
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/8e92fb9e3ca63c32b980a5f19300162aa712b416
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/20221208/3160b95d/attachment-0001.htm>
More information about the vc
mailing list