check the docker-compose.yaml file as last step

This commit is contained in:
Stefan Allius
2024-06-03 20:59:21 +02:00
parent ad885e9644
commit 6e1ed5d1e7

View File

@@ -49,4 +49,7 @@ echo $GHCR_TOKEN | docker login ghcr.io -u s-allius --password-stdin
docker push ghcr.io/s-allius/tsun-gen3-proxy:latest
docker push ghcr.io/s-allius/tsun-gen3-proxy:${MAJOR}
docker push ghcr.io/s-allius/tsun-gen3-proxy:${VERSION}
fi
fi
echo 'check docker-compose.yaml file'
docker-compose config -q