Modify tests to only run if non-static files have been modified
This commit is contained in:
parent
9227d32d57
commit
5c4692a0df
5 changed files with 29 additions and 12 deletions
4
.semaphoreci/cleanup.sh
Executable file
4
.semaphoreci/cleanup.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
sudo rm -rf static
|
Loading…
Add table
Add a link
Reference in a new issue