This commit is contained in:
2025-06-24 01:26:08 +02:00
parent babbf2ed97
commit 55ef068855

View File

@@ -12,6 +12,8 @@ jobs:
run: apk add nodejs go
- name: Check out repository code
uses: actions/checkout@v4
- name: ssh repo
run: git config --global url.git@gitea-ssh.engen.priv.no:.insteadOf https://gitea.engen.priv.no/
- name: Build
run: go build cmd/main.go