diff --git a/.drone.yml b/.drone.yml index 19cb4eae..0807ef9c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -670,6 +670,7 @@ steps: - aws cloudfront create-invalidation --distribution-id EC35D25OP7FSL --paths "/*" + --- kind: pipeline type: docker @@ -1112,4 +1113,4 @@ steps: - aws s3 sync build_rustat s3://insports-tv-demo --delete - aws cloudfront create-invalidation --distribution-id ERAVP3O9V0PWR --paths "/*" depends_on: - - make-demo-rustat \ No newline at end of file + - make-demo-rustat