Skip to content

Commit 3307c69

Browse files
committed
for test only
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent af038b6 commit 3307c69

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', 'suyue/fix-ci' ]
99
paths:
1010
- "**.py"
1111
- "**Dockerfile*"

DBQnA/docker_image_build/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Copyright (C) 2024 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
3+
# for test
34

45
services:
56
text2sql:

0 commit comments

Comments
 (0)