Skip to content

Commit cc237b6

Browse files
committed
test
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent 95e9a94 commit cc237b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/push-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Build latest images on push event
55

66
on:
77
push:
8-
branches: [ 'main' ]
8+
branches: [ 'main','Fix-CICD' ]
99
paths:
1010
- "**.py"
1111
- "**Dockerfile*"

AgentQnA/docker_compose/intel/hpu/gaudi/compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,4 @@ services:
9494
WORKER_AGENT_URL: $WORKER_AGENT_URL
9595
SQL_AGENT_URL: $SQL_AGENT_URL
9696
port: 9090
97+
#test

0 commit comments

Comments
 (0)