Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2019-04-05 16:18:35 +0300
committerSean McGivern <sean@gitlab.com>2019-04-05 16:18:35 +0300
commite32c82ed1eabc0e409e91d5d210f1ecc6fd4c091 (patch)
treef77994e07005092aaaa3f7d48d442ccbe98a07df /lib/gitlab/ci/templates/Swift.gitlab-ci.yml
parent4dd53240fb760af16e43f4ee6a3ff12dc296d7e0 (diff)
Revert "Merge branch 'require-all-templates-to-include-default-stages' into 'master'"
This reverts merge request !26954
Diffstat (limited to 'lib/gitlab/ci/templates/Swift.gitlab-ci.yml')
-rw-r--r--lib/gitlab/ci/templates/Swift.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/gitlab/ci/templates/Swift.gitlab-ci.yml b/lib/gitlab/ci/templates/Swift.gitlab-ci.yml
index 9aa4abd4791..ba8a802ba4f 100644
--- a/lib/gitlab/ci/templates/Swift.gitlab-ci.yml
+++ b/lib/gitlab/ci/templates/Swift.gitlab-ci.yml
@@ -2,9 +2,7 @@
# This file assumes an own GitLab CI runner, setup on a macOS system.
stages:
- build
- - test
- archive
- - deploy
build_project:
stage: build