From cf2a5028bb36730695bd76b0b21bdb0157c5ffa2 Mon Sep 17 00:00:00 2001 From: Joe Van Boxtel <joe.vanboxtel@wisc.edu> Date: Tue, 23 Apr 2019 12:48:03 +0000 Subject: [PATCH] Update .gitlab-ci.yml to auto deploy --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5aa87ea..54b1c95 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,4 +41,3 @@ deploy_test: - aws cloudfront create-invalidation --distribution-id $TEST_CFDIST_ID --paths '/*' only: - master@adi-ia/course-search-enroll-fe - when: manual \ No newline at end of file -- GitLab