Skip to content

Commit 8e755a3

Browse files
committed
ci(mirror): Add golang
1 parent 972d4a3 commit 8e755a3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/mirror.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- registry.k8s.io/sig-storage/csi-node-driver-registrar
1515
- registry.k8s.io/sig-storage/csi-provisioner
1616
- registry.k8s.io/git-sync/git-sync
17+
- registry-1.docker.io/library/golang
1718
image-index-manifest-tag:
1819
description: |
1920
The image index manifest tag, like 1.0.14 or v1.0.14

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ All notable changes to this project will be documented in this file.
3333
- zookeeper: check for correct permissions and ownerships in /stackable folder via
3434
`check-permissions-ownership.sh` provided in stackable-base image ([#1043]).
3535
- java: Add JDK 24 ([#1097]).
36+
- ci: Add golang image to mirror workflow ([#1103]).
3637

3738
### Changed
3839

0 commit comments

Comments
 (0)