This commit is contained in:
parent
681a0874e2
commit
48d46b5f0b
@ -3,7 +3,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: setup
|
||||
image: node:lts-alpine
|
||||
image: registry:5000/node-build
|
||||
commands:
|
||||
- yarn
|
||||
- curl https://git.scode.ovh/Timo/standard/raw/branch/master/ci.js > ci.js
|
||||
|
@ -12,7 +12,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: setup
|
||||
image: node:lts-alpine
|
||||
image: registry:5000/node-build
|
||||
commands:
|
||||
- yarn
|
||||
- curl https://git.scode.ovh/Timo/standard/raw/branch/master/ci.js > ci.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user