Browse Source

whoops

pull/2/head
Grant Limberg 6 years ago
parent
commit
5faf0f8ab6
No known key found for this signature in database
GPG Key ID: 2BA62CCABBB4095A
  1. 3
      Jenkinsfile

3
Jenkinsfile vendored

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

Loading…
Cancel
Save