mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-04 18:35:33 +01:00
Delete the dist
directory
This commit is contained in:
parent
de7c734b8a
commit
87848bd0ac
2 changed files with 2 additions and 2 deletions
0
dist/.keep
vendored
0
dist/.keep
vendored
4
run
4
run
|
@ -19,8 +19,8 @@ function ci:test {
|
|||
}
|
||||
|
||||
function clean {
|
||||
rm -fr dist/* tmp vendor vendor-bin/box/vendor
|
||||
touch dist/.keep var/.keep
|
||||
rm -fr tmp vendor vendor-bin/box/vendor
|
||||
touch var/.keep
|
||||
}
|
||||
|
||||
function create-snapshot {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue