fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user