Skip to content

Commit af516fb

Browse files
committed
feat(dev-ops-bot): Jomonのdeployコマンドで引数を受け取れるように変更
`allowArgs: true` を設定し、デプロイ時にイメージタグを引数に渡せるようにしました。
1 parent 0bd9396 commit af516fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-ops-bot/config/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ commands:
329329
argsPrefix:
330330
- s323.tokyotech.org
331331
- /srv/jomon/deploy.sh
332+
allowArgs: true
332333
operators:
333334
- hijiki51
334335
- Takeno_hito

0 commit comments

Comments
 (0)