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