Skip to content

Commit 0d6ba30

Browse files
committed
Add 7.2 to branches.
1 parent 7a42f48 commit 0d6ba30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Create and publish a Docker image
22

33
on:
44
push:
5-
branches: ['master','8.2','8.1','8.0','7.4','7.3','develop']
5+
branches: ['master','8.2','8.1','8.0','7.4','7.3','7.2','develop']
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)