Commit a7163e16c0dcaa76d70daf7763010988c63fb4eb
1 parent
850eef04
Exists in
master
and in
6 other branches
Remove tmp file
Showing
1 changed file
with
0 additions
and
6 deletions
Show diff stats
script-staging.sh~
... | ... | @@ -1,6 +0,0 @@ |
1 | -#!/bin/bash | |
2 | - | |
3 | -gulp clean && gulp build --staging | |
4 | -git add --all -f dist/ | |
5 | -git commit -m "Update dist" | |
6 | -git push upstream staging && wget -qO- --no-check-certificate 'ci.serpro/view/Noosfero/job/DialogaApp-Deploy-Homologa%C3%A7%C3%A3o/build?token=DIALOGA_TOKEN' &> /dev/null |