Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Mobile
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
217
Merge Requests
12
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Minds
Minds Mobile
Commits
ef28695e
Commit
ef28695e
authored
1 hour ago
by
Martin Santangelo
Browse files
Options
Download
(chore) disable test for smoke test
parent
614ae7ff
No related merge requests found
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
.circleci/config.yml
View file @
ef28695e
...
...
@@ -195,10 +195,7 @@ workflows:
version
:
2
node-ios
:
jobs
:
-
test
-
ios
:
requires
:
-
test
filters
:
branches
:
only
:
...
...
This diff is collapsed.
.gitlab-ci.yml
View file @
ef28695e
stages
:
-
test
-
build
-
i18n
-
deploy
...
...
This diff is collapsed.
Please
register
or
sign in
to comment