This commit is contained in:
@ -15,16 +15,3 @@ pipeline:
|
|||||||
image: corentinaltepe/doxygen
|
image: corentinaltepe/doxygen
|
||||||
commands:
|
commands:
|
||||||
- doxygen
|
- doxygen
|
||||||
|
|
||||||
upload:
|
|
||||||
image: woodpeckerci/plugin-s3
|
|
||||||
settings:
|
|
||||||
bucket: ledcontroller-3bit
|
|
||||||
access_key:
|
|
||||||
from_secret: ACCESS_KEY
|
|
||||||
secret_key:
|
|
||||||
from_secret: SECRET_KEY
|
|
||||||
source: output/
|
|
||||||
target: /${CI_BUILD_NUMBER}/
|
|
||||||
path_style: true
|
|
||||||
endpoint: https://s3.jcktrue.dk/
|
|
Reference in New Issue
Block a user