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