Actualiser .gitea/workflows/build-push.yaml
This commit is contained in:
@@ -24,10 +24,10 @@ jobs:
|
|||||||
- name: Start the job
|
- name: Start the job
|
||||||
uses: https://gargoton.petite-maison-orange.fr/pmo-actions/healthchecks-ping@main
|
uses: https://gargoton.petite-maison-orange.fr/pmo-actions/healthchecks-ping@main
|
||||||
with:
|
with:
|
||||||
server: ${{ env.CHECK_SERVER }}
|
check_server: ${{ env.CHECK_SERVER }}
|
||||||
uuid: ${{ env.CHECK_UUID }}
|
check_uuid: ${{ env.CHECK_UUID }}
|
||||||
command: start
|
check_command: start
|
||||||
message: 'Starting job for image ${{ env.IMAGE_NAME }}'
|
check_message: 'Starting job for image ${{ env.IMAGE_NAME }}'
|
||||||
|
|
||||||
- name: install podman
|
- name: install podman
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user