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
+3
View File
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
## Unreleased
## Changes
- Modified docker release to use paralusci from [niravparikh05](https://github.com/niravparikh05)
## [0.1.7] - 2022-11-04
## Added