Compare commits

..

No commits in common. "e8f3992b91a2151350a0901946a76190f555f5c7" and "d2acc6c4441eb85c8c3f6fb267ad2e190f9c3387" 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:18.3.0-alpine3.15
image: registry.odit.services/hub/library/node:18.2.0-alpine3.15
commands:
- apk add git
- git config --global push.default current
@ -157,7 +157,7 @@ name: build:weekly
steps:
- name: bump_prepatch
depends_on: [clone]
image: registry.odit.services/hub/library/node:18.3.0-alpine3.15
image: registry.odit.services/hub/library/node:18.2.0-alpine3.15
commands:
- apk add git
- git config --global push.default current