Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
novart_test_dev
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
p1116214
novart_test_dev
Commits
dee98808
Commit
dee98808
authored
8 years ago
by
Virtua Creative
Browse files
Options
Downloads
Patches
Plain Diff
test8: list packages
parent
a93b5e40
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-7
1 addition, 7 deletions
.gitlab-ci.yml
with
1 addition
and
7 deletions
.gitlab-ci.yml
+
1
−
7
View file @
dee98808
...
...
@@ -5,13 +5,7 @@ cache:
-
/var/cache/apt/archives/
before_script
:
-
apt-get install libcurl4-gnutls-dev libexpat1-dev gettext libz-dev libssl-dev build-essential
-
wget https://github.com/git/git/archive/v1.9.4.tar.gz
-
tar -zxf v1.9.4.tar.gz
-
cd git-1.9.4
-
git config --global user.name "NewUser"
-
git config --global user.email newuser@example.com
-
git config --list
-
dpkg -l
pages
:
script
:
...
...
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