From e0160c150a721305e2c9e91a2671728eaa8cb181 Mon Sep 17 00:00:00 2001 From: vl Date: Fri, 9 Feb 2024 10:47:02 +0300 Subject: [PATCH] test push --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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