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 3de087a commit 5a55d3bCopy full SHA for 5a55d3b
.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@b53be03109c4ef6f6cc7aa545b84b17a7fe51c1e
+ uses: docker/metadata-action@de1119515dcfb4b110f21f67dc739b3ba1472a84
56
with:
57
images: ${{ env.REGISTRY }}/${{ github.actor }}/jenkinsdsl
58
0 commit comments