Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
inf2_eedi
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Piotr Maślanka
inf2_eedi
Commits
23ad2a61
There was a problem fetching the pipeline stages.
Commit
23ad2a61
authored
8 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
first
parent
6537775e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#113
passed with stage
in 4 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Vagrantfile
+1
-1
1 addition, 1 deletion
Vagrantfile
with
1 addition
and
1 deletion
Vagrantfile
+
1
−
1
View file @
23ad2a61
...
...
@@ -6,6 +6,6 @@ Vagrant.configure("2") do |config|
config
.
vm
.
provision
"shell"
,
inline:
<<-
SHELL
apt-get install -y python pandoc texlive-latex-base texlive-fonts-recommended
chmod +x build.py
chmod +x
/vagrant/
build.py
SHELL
end
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