Skip to content

Commit 4bbc033

Browse files
authored
Update docker-build.yaml
1 parent 6574a51 commit 4bbc033

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
tags:
66
- v*
77
push:
8-
branches: [ netmarble_v1.0 ]
8+
branches: [ netmarble_v1.0, netmarble_v2.0 ]
99
pull_request:
10-
branches: [ netmarble_v1.0 ]
10+
branches: [ netmarble_v1.0, netmarble_v2.0 ]
1111

1212
env:
1313
REGION: us-east-1

0 commit comments

Comments
 (0)