@ -1 +1 @@
git pull && docker build . -t test:1.0 --no-cache
git reset --hard && git pull && chmod +x build && docker build . -t test:1.0 --no-cache