bump used docker container for CI/CD
All checks were successful
fsfw/fsfw example hosted/pipeline/head This commit looks good
All checks were successful
fsfw/fsfw example hosted/pipeline/head This commit looks good
This commit is contained in:
parent
46123172ae
commit
e6e2e1a935
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
|||||||
BUILDDIR = 'cmake-build-debug'
|
BUILDDIR = 'cmake-build-debug'
|
||||||
}
|
}
|
||||||
agent {
|
agent {
|
||||||
docker { image 'fsfw-ci:d2'}
|
docker { image 'fsfw-ci:d3'}
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Clean') {
|
stage('Clean') {
|
||||||
|
2
fsfw
2
fsfw
@ -1 +1 @@
|
|||||||
Subproject commit 541f5636833775d092be810b5cd7628e3a0a00a6
|
Subproject commit 5cccd5caba2f1cae3510c350bc9edf8cc021d019
|
Loading…
x
Reference in New Issue
Block a user