fix: remove BuildKit due to missing buildx component
This commit is contained in:
2
platform/Jenkinsfile
vendored
2
platform/Jenkinsfile
vendored
@@ -9,7 +9,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Checkout') {
|
stage('Checkout') {
|
||||||
steps {
|
steps {
|
||||||
echo '✅ Code checked out from Gitea'
|
echo '✅ Code checked out from gitea'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user