parent
5bbfdf4154
commit
dadbcfb6b5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pipeline:
|
|||
image: node:18-alpine
|
||||
commands:
|
||||
- apk add git
|
||||
- apk add ssh
|
||||
- apk add openssh
|
||||
- npm install
|
||||
- npm install git@jusax.de:jusax23/gitea-release.git
|
||||
- mkdir build
|
||||
|
|
Loading…
Reference in a new issue