This commit is contained in:
2025-06-24 00:27:33 +02:00
parent 10547c7665
commit 46b7297fc4

View File

@@ -11,7 +11,7 @@ jobs:
- name: Install node and go - name: Install node and go
run: apk add nodejs go run: apk add nodejs go
- name: ssh repo - name: ssh repo
- run: git config --global url.git@gitea-ssh.engen.priv.no:.insteadOf https://gitea.engen.priv.no/ run: git config --global url.git@gitea-ssh.engen.priv.no:.insteadOf https://gitea.engen.priv.no/
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Build - name: Build