Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
toki
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Analysers
toki
Commits
ffc01dd2
There was an error fetching the commit references. Please try again later.
Commit
ffc01dd2
authored
4 years ago
by
Mateusz Gniewkowski
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml
parent
7907af4b
No related merge requests found
Pipeline
#1772
passed with stages
in 5 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-3
0 additions, 3 deletions
.gitlab-ci.yml
with
0 additions
and
3 deletions
.gitlab-ci.yml
+
0
−
3
View file @
ffc01dd2
...
...
@@ -21,9 +21,6 @@ build_deb:
push_deb
:
stage
:
deploy
only
:
-
master
-
deb
script
:
-
FILE=$(ls build/toki*.deb)
-
curl --fail -i -X POST -F "file=@./${FILE}" -u "${APT_USERNAME}:${APT_PASSWORD}" https://apt.clarin-pl.eu/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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