Do not run non-existant script after deploys
This commit is contained in:
parent
c37f751626
commit
00818ee472
|
@ -50,5 +50,4 @@ deploy:
|
||||||
go: 1.5
|
go: 1.5
|
||||||
repo: tus/tusd
|
repo: tus/tusd
|
||||||
after_deploy:
|
after_deploy:
|
||||||
- .infra/scripts/rebuild-env.sh
|
|
||||||
- make frey && frey setup --force-yes --projectDir .infra
|
- make frey && frey setup --force-yes --projectDir .infra
|
||||||
|
|
Loading…
Reference in New Issue