mirror of
https://github.com/paralus/paralus.git
synced 2026-08-22 04:46:29 +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
|
||||
|
||||
Reference in New Issue
Block a user