Skip to content

Commit aa85618

Browse files
committed
Trigger Pipeline
1 parent 912ad50 commit aa85618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-self-hosted.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build & Push Docker Image
22
on:
33
push:
4-
branches: [ master ]
4+
branches: [ master, feature/CI-CD-Test ]
55
jobs:
66
build-and-push:
77
runs-on: [ self-hosted, docker-builder ]

0 commit comments

Comments
 (0)