Actuall ... let's comment the autoupdate.strategy line so people explicitly enable it when they think it's relevant
This commit is contained in:
parent
25a6251a08
commit
30e5c27952
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@ ram.runtime = "50M"
|
|||
# to auto-update the previous asset urls and sha256sum + manifest version
|
||||
# assuming the upstream's code repo is on github and relies on tags or releases
|
||||
# See the 'sources' resource documentation for more details
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
# autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
# This will provision/deprovision a unix system user
|
||||
|
|
Loading…
Reference in a new issue