Skip to content

Commit 6d7f776

Browse files
committed
push test image
1 parent 6ef597c commit 6d7f776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: build and push nightly image
33
on:
44
push:
55
branches:
6-
- master
7-
6+
#- master
7+
- "**" # push test image
88
concurrency:
99
group: ${{ github.workflow }}-${{ github.ref }}
1010
cancel-in-progress: true

0 commit comments

Comments
 (0)