diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 89da17d5db809758512d19ba51637b3e6252e7ad..e986dafdaf345e7730127623e08a7fbb6ed8cd3b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -55,7 +55,7 @@ deploy-local: cache: {} only: refs: - - "master" + - "main" variables: - "$S3_CONFIG" except: @@ -74,7 +74,7 @@ deploy-beta: cache: {} only: refs: - - "master" + - "main" variables: - "$FASTLANE_CONFIG" except: