[Git][NTPsec/ntpsec][master] Patch the issue kicking merge requests.
Hal Murray (@hal.murray)
gitlab at mg.gitlab.com
Mon Feb 17 08:26:58 UTC 2025
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
dd386e7d by James Browning at 2025-02-17T08:23:36+00:00
Patch the issue kicking merge requests.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -64,10 +64,10 @@ AsciiDoc-3-Fedora:
script:
- yum -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel wget libxslt docbook-style-xsl
- mkdir asciidoc3
- - wget https://asciidoc3.org/asciidoc3-3.2.3.tar.gz
- - tar -xpvf asciidoc3-3.2.3.tar.gz -C asciidoc3
- - ln -sv a2x3.py asciidoc3/a2x3
- - ln -sv asciidoc3.py asciidoc3/asciidoc3
+ - wget https://asciidoc3.org/download/AsciiDoc3_linux_latest.tar.gz
+ - tar -xpvf AsciiDoc3_linux_latest.tar.gz -C asciidoc3
+ - ln -sv src/a2x3.py asciidoc3/a2x3
+ - ln -sv src/asciidoc3.py asciidoc3/asciidoc3
- asciidoc3/asciidoc3 --version || echo -n
- PATH="$PWD/asciidoc3:$PATH" python3 ./waf configure --enable-warnings --enable-Werror --enable-doc --enable-manpage build
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/dd386e7de3f4a02e9dd3a4e96381a590f36f376a
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/dd386e7de3f4a02e9dd3a4e96381a590f36f376a
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/20250217/567332fc/attachment.htm>
More information about the vc
mailing list