diff --git a/.gitea/workflows/build-push.yaml b/.gitea/workflows/build-push.yaml index 7ff455c..94f7270 100644 --- a/.gitea/workflows/build-push.yaml +++ b/.gitea/workflows/build-push.yaml @@ -25,5 +25,8 @@ jobs: - name: Build and push Docker image run: | - docker build --push --tag gargoton.petite-maison-orange.fr/image/calibre-web:latest . - \ No newline at end of file + docker build --tag gargoton.petite-maison-orange.fr/image/calibre-web:latest . + + - name: Push Docker image + run: | + docker push gargoton.petite-maison-orange.fr/image/calibre-web:latest \ No newline at end of file diff --git a/README.md b/README.md index 9de992f..bc48106 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,3 @@ Build the image on mac OS with orbstack docker: ```bash docker build . --platform linux/amd64 --debug ``` - -libcalibre-launcher.so -libjpeg.so.8 -libpython3.11.so.1.0