core-lightning/.github/workflows
Ken Sedgwick 88a536f3eb Possible fix for CI_SERVER issue in VLS CI
Code using `CI_SERVER` was added recently to track something.  It
attempts to short-cut if `CI_SERVER` is not set, but on gitlab it
is set to `yes`.  https://docs.gitlab.com/ee/ci/variables/

Instead use `CI_SERVER_URL`, maybe that is what is intended?
2023-11-02 13:53:03 +01:00
..
bsd.yml ci: use Bitcoin Core 25.1 2023-10-24 08:34:39 +10:30
ci.yaml Possible fix for CI_SERVER issue in VLS CI 2023-11-02 13:53:03 +01:00
ci_build.yml Revert "ci: re-enable the compilation workflow" 2023-06-14 15:01:53 +02:00
crate-io.yml gci: Fix up the crates.io publishing job 2023-10-26 15:51:07 +02:00
macos.yaml ci: use Bitcoin Core 25.1 2023-10-24 08:34:39 +10:30
prototest.yaml lnproto: Remove unused report upload on GH Actions 2023-09-29 16:00:05 +09:30
pypi.yml Pypi: publish to real repository. 2023-08-12 12:17:25 +09:30
rdme-docs-sync.yml Fixing env reference for API key and path to doc (#6478) 2023-08-01 17:48:00 +05:30
readme-rpc-sync.yml add workflow to sync rpc commands 2023-08-07 11:55:57 +09:30