1
0
mirror of synced 2026-08-03 14:06:55 +00:00

devops: publish docker canary (#358)

This commit is contained in:
Yury Semikhatsky
2021-03-24 14:32:34 -07:00
committed by GitHub
parent d75a7d76a9
commit 866bf3587c
3 changed files with 36 additions and 2 deletions
+4 -2
View File
@@ -9,8 +9,10 @@ on:
- release-*
pull_request:
paths:
- '.github/workflows/test_docker.yml'
- 'Dockerfile*'
- .github/workflows/test_docker.yml
- Dockerfile.*
- scripts/CLI_VERSION
- '**/pom.xml'
branches:
- master
- release-*