mirror of
https://github.com/paralus/paralus.git
synced 2026-08-24 15:47:19 +00:00
modified docker release to use paralusci
This commit is contained in:
@@ -2,7 +2,7 @@ name: Create, publish container image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main, paralusci ]
|
||||
tags: [ 'v*.*.*' ]
|
||||
env:
|
||||
REGISTRY: docker.io
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user