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