Skip to content
Next
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Minds Mobile
Project
Project
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
170
Issues
170
List
Boards
Labels
Service Desk
Milestones
Merge Requests
21
Merge Requests
21
Packages
Packages
List
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Minds
Minds Mobile
Commits
fce46180
Commit
fce46180
authored
54 minutes ago
by
Brian Hatchet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Formatting fix
parent
f4e1aebe
chore-filter-workflows
1 merge request
!311
(Chore) filter workflows
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
config.yml
.circleci/config.yml
+6
-6
No files found.
.circleci/config.yml
View file @
fce46180
...
...
@@ -109,7 +109,7 @@ jobs:
#- store_artifacts:
# path: ios/test-results
ios-build-test
:
ios-build-test
:
-
run
:
name
:
Build release .ipa
command
:
fastlane buildrelease
...
...
@@ -131,14 +131,14 @@ workflows:
jobs
:
-
node
-
ios
requires
:
-
node
requires
:
-
node
-
ios-build-test
requires
:
-
ios
requires
:
-
ios
-
ios-build-release
requires
:
ios-build-test
-
ios-build-test
filters
:
branches
:
only
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment