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

Commit f169fa4

Browse files
committed
test
1 parent 3dfc49f commit f169fa4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy_dev.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Deploy dev
22
on:
33
workflow_dispatch:
4+
push:
5+
branches:
6+
- add-ci
47
env:
58
IMAGE_NAME_GAR: asia-northeast1-docker.pkg.dev/reearth-development/eukarya/notion-proxy
69
IMAGE_NAME_PLATEAU: asia-northeast1-docker.pkg.dev/reearth-plateau-dev/reearth/reearth-cloud

0 commit comments

Comments
 (0)