build: remove secure key from config since causes error and no longer needed
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
parent
7c5f650225
commit
48b2fcea61
|
@ -61,7 +61,6 @@ branches:
|
||||||
except:
|
except:
|
||||||
- gobot.io
|
- gobot.io
|
||||||
- /^gobot-.*$/
|
- /^gobot-.*$/
|
||||||
secure: "HggklzWOwKqImvjQe1yvojCoTaUBDrOVXRjsrZaoTaKpUtmho1tpCMtKF1dbyT0T5Y68P6f9e/XyANWVeziJNZ+YmNkY+CNdNYHiNnpl8att3MuL4hpwKDPAqLK8H2G+71j3O/rBvf6oIJHtSEesR5Sbb+2fSmhNFtLrDgp5FZA="
|
|
||||||
# Caching so the next build will be fast as possible.
|
# Caching so the next build will be fast as possible.
|
||||||
cache:
|
cache:
|
||||||
timeout: 1000
|
timeout: 1000
|
||||||
|
|
Loading…
Reference in New Issue