Compare commits
2 Commits
c36921c1fb
...
98e32555cf
Author | SHA1 | Date | |
---|---|---|---|
98e32555cf | |||
e899c0426a |
@ -19,7 +19,7 @@ name: build:tag
|
||||
|
||||
steps:
|
||||
- name: checkout backend
|
||||
image: alpine/git
|
||||
image: registry.odit.services/hub/alpine/git
|
||||
commands:
|
||||
- git clone https://git.odit.services/lfk/backend backend
|
||||
- cd backend
|
||||
@ -33,7 +33,7 @@ steps:
|
||||
- cd ..
|
||||
- rm -rf backend
|
||||
- name: run lib build
|
||||
image: node:alpine
|
||||
image: registry.odit.services/hub/library/node:alpine
|
||||
commands:
|
||||
- yarn
|
||||
- yarn build
|
||||
|
Loading…
x
Reference in New Issue
Block a user