Skip to content
Snippets Groups Projects
Unverified Commit 7de13bcb authored by Andreas Ziegler's avatar Andreas Ziegler Committed by GitHub
Browse files

Merge pull request #3329 from...

Merge pull request #3329 from freifunk-gluon/dependabot/github_actions/docker/build-push-action-6.5.0

build(deps): bump docker/build-push-action from 6.2.0 to 6.5.0
parents 771f3ac0 f0311a60
Branches
Tags experimental-2024-08-11-base
No related merge requests found
...@@ -39,7 +39,7 @@ jobs: ...@@ -39,7 +39,7 @@ jobs:
with: with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
with: with:
context: ./contrib/docker context: ./contrib/docker
push: ${{ github.repository_owner == 'freifunk-gluon' && github.event_name == 'push' }} push: ${{ github.repository_owner == 'freifunk-gluon' && github.event_name == 'push' }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment