Skip to content

Commit 4dbd102

Browse files
chore(deps): update registry.gitlab.com/gitlab-org/release-cli docker tag to v0.17.0 (#477)
Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
1 parent dbcecbc commit 4dbd102

File tree

2 files changed

+2
-2
lines changed
  • .gitlab/workflows
  • template/[% if repo_host_type == 'gitlab.com' or repo_host_type == 'gitlab-self-managed' %].gitlab[% endif %]/workflows

2 files changed

+2
-2
lines changed

.gitlab/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pages-build:
1212
- make release-notes > release-notes.md
1313
stage: release
1414
release-publish:
15-
image: registry.gitlab.com/gitlab-org/release-cli:v0.16.0@sha256:5a71acbadc47c1971100f5246b09f88ba09e84ebe7769e425475dce85245a2bf
15+
image: registry.gitlab.com/gitlab-org/release-cli:v0.17.0@sha256:f3dceff8dfe5d5e1c7a37d0d28bebc47669be80caa6d98d37c949f846d2e63e8
1616
needs:
1717
- pages-build
1818
release:

template/[% if repo_host_type == 'gitlab.com' or repo_host_type == 'gitlab-self-managed' %].gitlab[% endif %]/workflows/release.yml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pages-build:
1313
- make release-notes > release-notes.md
1414
stage: release
1515
release-publish:
16-
image: registry.gitlab.com/gitlab-org/release-cli:v0.16.0@sha256:5a71acbadc47c1971100f5246b09f88ba09e84ebe7769e425475dce85245a2bf
16+
image: registry.gitlab.com/gitlab-org/release-cli:v0.17.0@sha256:f3dceff8dfe5d5e1c7a37d0d28bebc47669be80caa6d98d37c949f846d2e63e8
1717
needs:
1818
- pages-build
1919
release:

0 commit comments

Comments
 (0)