aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--luajit-siddhesh.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/luajit-siddhesh.yaml b/luajit-siddhesh.yaml
index 37821de685..da1d328539 100644
--- a/luajit-siddhesh.yaml
+++ b/luajit-siddhesh.yaml
@@ -29,13 +29,11 @@
scm:
- git:
url: https://github.com/siddhesh/LuaJIT.git
- refspec: +refs/heads/v2.1:refs/remotes/origin/v2.1
name: origin
branches:
- - refs/heads/v2.1
- skip-tag: true
- shallow-clone: true
- wipe-workspace: false
+ - v2.1
+ - master
+ wipe-workspace: true
clean:
before: true
prune: true