Actualiser .gitea/workflows/build-push.yaml
All checks were successful
Check BlueSky Crossposter version / check-version (push) Successful in 16s
All checks were successful
Check BlueSky Crossposter version / check-version (push) Successful in 16s
This commit is contained in:
@@ -11,7 +11,10 @@ jobs:
|
|||||||
|
|
||||||
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: actions/cache@v3
|
||||||
|
with:
|
||||||
|
path: ~/.npm
|
||||||
|
key: dont-cache-${{ github.run_id }} uses: https://gargoton.petite-maison-orange.fr/pmo-actions/build-push-image@main
|
||||||
with:
|
with:
|
||||||
image_name: public/blueskycrossposter
|
image_name: public/blueskycrossposter
|
||||||
image_tags: latest
|
image_tags: latest
|
||||||
|
|||||||
Reference in New Issue
Block a user