Skip to content

Commit 84ffb30

Browse files
committed
[TEST] build base image with gh action
1 parent 1566641 commit 84ffb30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-hub-publish-base.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
workflow_dispatch:
44
schedule:
55
- cron: '0 2 * * *' # Daily at 02:00
6+
push:
7+
68
jobs:
79
base:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)