mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-21 15:59:15 +00:00
Fix push of base images
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
7e407fce75
commit
463d6463e0
2
.github/workflows/baseimage.yaml
vendored
2
.github/workflows/baseimage.yaml
vendored
@ -55,5 +55,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo Pushing base image
|
echo Pushing base image
|
||||||
cd ./dev/base-image
|
cd ./dev/base-image
|
||||||
./publish.sh
|
./push.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user