Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
docker-images
Commits
fac78b82
Commit
fac78b82
authored
Jul 28, 2016
by
Konstantin Pavlov
Browse files
Prepare win32/win64 images to be built using jenkins.
parent
bcbcbcda
Changes
2
Show whitespace changes
Inline
Side-by-side
vlc-debian-win32/Makefile
View file @
fac78b82
...
...
@@ -2,3 +2,7 @@
build
:
docker build
-t
jenkins-vlc-win32:latest .
push
:
build
docker tag jenkins-vlc-win32:latest registry.videolan.org:5000/jenkins-vlc-win32:latest
docker push registry.videolan.org:5000/jenkins-vlc-win32:latest
vlc-debian-win64/Makefile
View file @
fac78b82
...
...
@@ -2,3 +2,7 @@
build
:
docker build
-t
jenkins-vlc-win64:latest .
push
:
build
docker tag jenkins-vlc-win64:latest registry.videolan.org:5000/jenkins-vlc-win64:latest
docker push registry.videolan.org:5000/jenkins-vlc-win64:latest
Write
Preview
Supports
Markdown
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