Woodpecker CI file to deploy to preprod-site.web.deuxfleurs.fr
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Armaël Guéneau 2024-03-17 12:06:46 +01:00
parent e3d6200221
commit 79be49569f
1 changed files with 17 additions and 0 deletions

17
.woodpecker.yaml Normal file
View File

@ -0,0 +1,17 @@
steps:
- name: upload
when:
branch:
- preprod
image: plugins/s3
settings:
bucket: preprod-site
endpoint: https://garage.deuxfleurs.fr
region: garage
access_key:
from_secret: aws_access_key_id
secret_key:
from_secret: aws_secret_access_key
source: static/**/*
target: /
strip_prefix: static/