Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Commit

Permalink
tweak Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rande committed Mar 18, 2015
1 parent 8f4b221 commit 02a79f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,7 @@ assets-watch:
app/console assetic:dump --watch

build:
git stash
app/console assets:install web
bin/qa_build_git.sh . /home/vagrant/sonata-sandbox-build-2-3 master master
bin/qa_build_git.sh . /home/vagrant/sonata-sandbox-build-2-3 master master
git stash pop

0 comments on commit 02a79f9

Please sign in to comment.