Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
heussd committed Jun 21, 2024
1 parent 35c9fd2 commit 964eb69
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Docker build and push

on:
push:
branches:
- master
paths-ignore:
- '**.md'
schedule:
Expand Down Expand Up @@ -42,4 +40,4 @@ jobs:
docker compose down
- name: build and push all images
run: |
docker buildx bake --push
docker buildx bake

0 comments on commit 964eb69

Please sign in to comment.