add version
This commit is contained in:
parent
34e1c66b07
commit
889680d92b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker { image 'registry.gitlab.com/buildroot.org/buildroot/base' }
|
||||
docker { image 'registry.gitlab.com/buildroot.org/buildroot/base:20230207.1123' }
|
||||
}
|
||||
stages {
|
||||
stage('Clone') {
|
||||
|
Loading…
Reference in New Issue
Block a user