Actualiser .gitea/workflows/build-push.yaml
This commit is contained in:
@@ -9,13 +9,13 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build and push image
|
- name: Build and push image
|
||||||
uses: https://gargoton.petite-maison-orange.fr/pmo-actions/build-push-image@main
|
uses: https://gargoton.petite-maison-orange.fr/pmo-actions/build-push-image@main
|
||||||
with:
|
with:
|
||||||
image_name: public/calibre-web
|
image_name: public/calibre-web
|
||||||
image_tags: latest
|
image_tags: latest
|
||||||
version_file: calibre_web_latest.txt
|
version_file: calibre_web_latest.txt
|
||||||
check_uuid: 7e80fab1-f1ed-4ece-81aa-cf9061cda5c4
|
check_uuid: 7e80fab1-f1ed-4ece-81aa-cf9061cda5c4
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user