fix
This commit is contained in:
@@ -10,6 +10,8 @@ jobs:
|
||||
steps:
|
||||
- name: Install node and go
|
||||
run: apk add nodejs go
|
||||
- name: ssh repo
|
||||
- run: git config --global url.git@gitea-ssh.engen.priv.no:.insteadOf https://gitea.engen.priv.no/
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user