Skip to content

Commit

Permalink
[build] build 3.3.x docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
the-hampel committed May 26, 2024
1 parent 658b6a3 commit 3e31bf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Create and publish Docker images

on:
push: { branches: [ unstable ] }
push: { branches: [ 3.3.x ] }
pull_request:
branches: [ unstable ]
branches: [ 3.3.x ]
paths: ['Docker/**']
workflow_call:
workflow_dispatch:
Expand Down

0 comments on commit 3e31bf2

Please sign in to comment.