Actualiser .gitea/workflows/build-push.yaml
This commit is contained in:
@@ -19,14 +19,14 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build image starting
|
||||
- name: Build image starting
|
||||
run: |
|
||||
curl -fsS -m 10 --retry 5 \
|
||||
--data-raw "Buildind docker image for $(cat bluesky_crossposter_latest.txt)" \
|
||||
https://haoma.petite-maison-orange.fr/ping/814308c3-d90c-4511-b236-c40b37a5ad23/log
|
||||
shell: bash
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Log in to Gitea Docker Registry
|
||||
|
||||
Reference in New Issue
Block a user