We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcdbdd commit 8b3d555Copy full SHA for 8b3d555
.github/workflows/ghcr-io-docker-build.yaml
@@ -52,7 +52,7 @@ jobs:
52
# https://github.com/docker/metadata-action
53
- name: Extract Jenkins Docker metadata
54
id: meta
55
- uses: docker/metadata-action@314ddf6d4a82333bf1bc7630399df41bf68eba09
+ uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
56
with:
57
images: ${{ env.REGISTRY }}/${{ github.actor }}/jenkinsdsl
58
0 commit comments