Skip to content

Commit

Permalink
WIP: Test docker publish on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
rnestler committed Jan 6, 2025
1 parent 6fe3b50 commit 87cf755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker Publish

on:
push:
branches: ["main"]
branches: ["build-docker-container-in-ci"]

jobs:
docker-build:
Expand Down

0 comments on commit 87cf755

Please sign in to comment.