Jan 09, 2021 · before_script: - echo "Deploy CDN" deploy_cdn: stage: deploy timeout: 5m script: - aws s3 sync static/src s3://static-demo/src/ only: refs: ...
確定! 回上一頁