Compare commits
4 commits
bc56c4386b
...
5a51e805bc
Author | SHA1 | Date | |
---|---|---|---|
|
5a51e805bc | ||
|
d9dc9e6978 | ||
|
58a006945a | ||
|
395731e82b |
409 changed files with 6 additions and 1 deletions
|
@ -4,7 +4,7 @@ pipeline:
|
|||
pull: true
|
||||
commands:
|
||||
- git checkout -B ${CI_COMMIT_BRANCH}
|
||||
- bulk-compiler || true
|
||||
- timeout 3500 bulk-compiler || true
|
||||
- git add built/ || true
|
||||
- git add failed/ || true
|
||||
- git config user.name Woodpecker
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
EXTRA_PKGS="sqlite-dev"
|
|
@ -0,0 +1 @@
|
|||
EXTRA_PKGS="sqlite-dev"
|
|
@ -0,0 +1 @@
|
|||
EXTRA_PKGS="sqlite-dev"
|
|
@ -0,0 +1 @@
|
|||
EXTRA_PKGS="sqlite-dev"
|
|
@ -0,0 +1 @@
|
|||
EXTRA_PKGS="sqlite-dev"
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue