Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit e7c6a54

Browse files
committed
Push 0.8.0-RC0 image
1 parent 1c186a0 commit e7c6a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docker_images.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ name: Deploy submarine docker images
1818
# Trigger the workflow on master branch push
1919
on:
2020
push:
21-
branches: [master]
21+
branches: [master, 'branch-0.8']
2222

2323
jobs:
2424
deploy-server:

0 commit comments

Comments
 (0)