Compare commits

..

No commits in common. "cd2cff9bf2ec99a134d2b10ee29692198b589cdc" and "3c36f99e127a738380ef16bee9e167bc904cae19" have entirely different histories.

View File

@ -47,7 +47,7 @@ name: build:latest
steps:
- name: bump_patch
depends_on: [clone]
image: registry.odit.services/hub/library/node:19.2.0-alpine3.15
image: registry.odit.services/hub/library/node:18.6.0-alpine3.15
commands:
- apk add git
- git config --global push.default current
@ -154,7 +154,7 @@ name: build:weekly
steps:
- name: bump_prepatch
depends_on: [clone]
image: registry.odit.services/hub/library/node:19.2.0-alpine3.15
image: registry.odit.services/hub/library/node:18.6.0-alpine3.15
commands:
- apk add git
- git config --global push.default current