Compare commits

..

1 commit

Author SHA1 Message Date
8624c4dd56 TMP
Some checks failed
CI / build (push) Failing after 13s
2024-12-10 15:45:34 +02:00

View file

@ -13,9 +13,9 @@ jobs:
- name: Debug - name: Debug
run: | run: |
cat /etc/hosts cat /etc/hosts
nix run nixpkgs#curl -v https://heise.de curl -v https://heise.de
nix run nixpkgs#curl -v https://fh2.ch curl -v https://fh2.ch
nix run nixpkgs#curl -v https://git.qo.is curl -v https://git.qo.is
git clone https://git.qo.is/qo.is/infrastructure-private.git /tmp/private git clone https://git.qo.is/qo.is/infrastructure-private.git /tmp/private
- name: Initialize CI - name: Initialize CI