mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
update
This commit is contained in:
parent
ba2d8a7dff
commit
b78665255a
1 changed files with 1 additions and 1 deletions
2
.github/scripts/install-deps-and-test.sh
vendored
2
.github/scripts/install-deps-and-test.sh
vendored
|
|
@ -8,4 +8,4 @@ sudo apt-get install -y w3m
|
||||||
./tests/docker-test.sh
|
./tests/docker-test.sh
|
||||||
|
|
||||||
# This is done to not to rebuild images in the next step
|
# This is done to not to rebuild images in the next step
|
||||||
git reset --hard @{u}
|
git clean -fdx
|
||||||
Loading…
Reference in a new issue