Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
le-user-apps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
le6
le-user-apps
Commits
3969948a
Commit
3969948a
authored
6 years ago
by
Guilherme Becker Agge
Browse files
Options
Downloads
Patches
Plain Diff
SCRUM#580
: Refactor the deploy code
parent
a1e2efc4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!15
Deploy on testing
,
!12
SCRUM#580: Refactor the deploy code
Pipeline
#16655
passed
6 years ago
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.deploy.sh
+1
-0
1 addition, 0 deletions
.deploy.sh
package/debian/changelog
+0
-6
0 additions, 6 deletions
package/debian/changelog
with
1 addition
and
6 deletions
.deploy.sh
+
1
−
0
View file @
3969948a
#!/bin/bash
# shellcheck disable=SC2029
# This script uploads an includes a .deb package in our debian repository.
# The distribution is chosen based on the gitlab-ci stage we are on.
...
...
This diff is collapsed.
Click to expand it.
package/debian/changelog
+
0
−
6
View file @
3969948a
le-user-apps (0.0.7) unstable; urgency=medium
* Refactor the CI deploy code (Closes: #580)
-- Guilherme Becker Agge <lesuporte@c3sl.ufpr.br> Fri, 06 Jul 2018 10:40:58 -0300
le-user-apps (0.0.7) testing; urgency=medium
* Add le-control-panel
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment