Compare commits
No commits in common. "16780cb9a3b17f38cc7ad7984518215512492aef" and "219775989453c56a94b0c7f1bf71de93e7670029" have entirely different histories.
16780cb9a3
...
2197759894
@ -13,7 +13,7 @@ name: build:tag
|
|||||||
steps:
|
steps:
|
||||||
- name: build and package
|
- name: build and package
|
||||||
depends_on: ["clone"]
|
depends_on: ["clone"]
|
||||||
image: registry.odit.services/hub/library/node:18-alpine3.14
|
image: registry.odit.services/hub/library/node:16-alpine3.14
|
||||||
commands:
|
commands:
|
||||||
- apk add git zip -f
|
- apk add git zip -f
|
||||||
- yarn
|
- yarn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user