mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
change branch of front update to master
This commit is contained in:
parent
2ef293ca12
commit
23c6ac47fc
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
|
|
||||||
COMMAND_BUILD="build:prod:demobliss"
|
COMMAND_BUILD="build:prod:demobliss"
|
||||||
BRANCH="several-steps-creation"
|
BRANCH="master"
|
||||||
|
|
||||||
|
|
||||||
# bash colors
|
# bash colors
|
||||||
|
@ -86,7 +86,7 @@ fi
|
|||||||
git config --global diff.submodule log
|
git config --global diff.submodule log
|
||||||
git submodule update
|
git submodule update
|
||||||
cd funky-framadate-front
|
cd funky-framadate-front
|
||||||
git reset --hard && git checkout several-steps-creation && git pull
|
git reset --hard && git checkout master && git pull
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
cecho g "######################"
|
cecho g "######################"
|
||||||
|
Loading…
Reference in New Issue
Block a user