Compare commits

..

2 Commits

View File

@ -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:16-alpine3.14 image: registry.odit.services/hub/library/node:18-alpine3.14
commands: commands:
- apk add git zip -f - apk add git zip -f
- yarn - yarn