This commit is contained in:
Grant Limberg 2020-01-23 09:46:15 -08:00
parent 0f17cd4791
commit 5faf0f8ab6
No known key found for this signature in database
GPG Key ID: 2BA62CCABBB4095A

3
Jenkinsfile vendored
View File

@ -1,7 +1,4 @@
#!/usr/bin/env groovy
options {
disableConcurrentBuilds()
}
def alpineStaticTask(distro, platform) {
def myNode = {