Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
a60daa63
Commit
a60daa63
authored
Feb 03, 2019
by
Daniel Agar
Browse files
Jenkins update to latest containers (2019-02-03)
parent
2fa7a58e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Jenkinsfile
View file @
a60daa63
...
...
@@ -13,7 +13,7 @@ pipeline {
}
agent
{
docker
{
image
'mavlink/qgc-build-android:201
8
-0
6
-0
8
'
image
'mavlink/qgc-build-android:201
9
-0
2
-0
3
'
args
'-v ${CCACHE_DIR}:${CCACHE_DIR}:rw'
}
}
...
...
@@ -42,7 +42,7 @@ pipeline {
}
agent
{
docker
{
image
'mavlink/qgc-build-linux:201
8
-0
6
-0
8
'
image
'mavlink/qgc-build-linux:201
9
-0
2
-0
3
'
args
'-v ${CCACHE_DIR}:${CCACHE_DIR}:rw'
}
}
...
...
@@ -72,7 +72,7 @@ pipeline {
}
agent
{
docker
{
image
'mavlink/qgc-build-linux:201
8
-0
6
-0
7
'
image
'mavlink/qgc-build-linux:201
9
-0
2
-0
3
'
args
'-v ${CCACHE_DIR}:${CCACHE_DIR}:rw'
}
}
...
...
@@ -101,7 +101,7 @@ pipeline {
}
agent
{
docker
{
image
'mavlink/qgc-build-linux:201
8
-0
6
-0
8
'
image
'mavlink/qgc-build-linux:201
9
-0
2
-0
3
'
args
'-v ${CCACHE_DIR}:${CCACHE_DIR}:rw'
}
}
...
...
@@ -134,7 +134,7 @@ pipeline {
}
agent
{
docker
{
image
'mavlink/qgc-build-linux:201
8
-0
6
-0
7
'
image
'mavlink/qgc-build-linux:201
9
-0
2
-0
3
'
args
'-v ${CCACHE_DIR}:${CCACHE_DIR}:rw'
}
}
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment