Skip to content
GitLab
Next
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Sublime Music
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
117
Issues
117
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
2
Merge Requests
2
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sublime Music
Sublime Music
Commits
a1bf0832
Verified
Commit
a1bf0832
authored
Aug 28, 2020
by
Sumner Evans
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Trying to get deps working
parent
193d5e0b
Pipeline
#216236444
failed with stages
in 1 minute and 53 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
.gitlab-ci.yml
.gitlab-ci.yml
+0
-1
snap/snapcraft.yaml
snap/snapcraft.yaml
+5
-3
No files found.
.gitlab-ci.yml
View file @
a1bf0832
...
...
@@ -65,7 +65,6 @@ build_flatpak:
build_snap
:
image
:
snapcore/snapcraft
allow_failure
:
true
stage
:
build
script
:
-
./cicd/snapcraft.sh
...
...
snap/snapcraft.yaml
View file @
a1bf0832
...
...
@@ -30,13 +30,15 @@ parts:
plugin
:
python
source
:
.
stage-packages
:
-
python3-marshmallow
-
gobject-introspection
-
python3-dateutil
-
python3-deepdiff
-
python3-levenshtein
-
python3-fuzzywuzzy
-
python3-gi
-
python3-gi-cairo
-
python3-levenshtein
-
python3-marshmallow
-
python3-peewee
-
python-gobject
-
python3-requests
-
python3-semver
...
...
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