modified docker release to use paralusci

This commit is contained in:
Nirav Parikh
2022-11-07 12:02:35 +05:30
parent 5e8bbffb05
commit bcc311f1a3
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Create, publish container image
on:
push:
branches: [ main ]
branches: [ main, paralusci ]
tags: [ 'v*.*.*' ]
env:
REGISTRY: docker.io