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 1efb0d0 commit 643c0dcCopy full SHA for 643c0dc
.github/workflows/docker-image.yml
@@ -31,11 +31,6 @@ jobs:
31
registry: ghcr.io
32
username: ${{ github.repository_owner }}
33
password: ${{ secrets.GITHUB_TOKEN }}
34
- -
35
- # Setting up Docker Buildx with docker-container driver is required
36
- # at the moment to be able to use a subdirectory with Git context
37
- name: Set up Docker Buildx
38
- uses: docker/setup-buildx-action@v2
39
-
40
name: publish concourse-pipeline-resource standard image
41
uses: docker/[email protected]
0 commit comments