From f38c22f593e5a6dd5f389201071b0b0e1ee41da4 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 26 Oct 2022 13:41:54 -0500 Subject: [PATCH] updating gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 455cfd7..7362899 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ pages: artifacts: paths: # The folder that contains the files to be exposed at the Page URL - - tfc/public + - public rules: # This ensures that only pushes to the default branch will trigger # a pages deploy