shouldve double checked the path
This commit is contained in:
parent
cda2c0c21c
commit
cc4666646d
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
if [ "${{ matrix.service.name }}" = "openslides-client" ]
|
if [ "${{ matrix.service.name }}" = "openslides-client" ]
|
||||||
then
|
then
|
||||||
eval echo ${IMAGE_VERSION}${TAG_SUFFIX} > src/assets/version.txt
|
eval echo ${IMAGE_VERSION}${TAG_SUFFIX} > client/src/assets/version.txt
|
||||||
fi
|
fi
|
||||||
if [ "${{ matrix.service.args }}" != "" ]
|
if [ "${{ matrix.service.args }}" != "" ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user