Update verify.yml

This commit is contained in:
Víctor Suárez Fernández 2020-11-11 16:51:24 +01:00 committed by GitHub
parent d6b43a5224
commit 81886c8b69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,10 +8,10 @@
- {{ cookiecutter.app_name }}
become: true
vars:
goss_version: v0.3.11
goss_version: v0.3.14
goss_arch: amd64
goss_dst: /usr/local/bin/goss
goss_sha256sum: 7a751c102abac61fd8dff45f87f36c3732cb5158e1414ab78e6877864fc2f7a4
goss_sha256sum: 26c481073d346028451d56af600a71ec2d6c7bc960c3e207f610e32c5e1f5144
goss_url: "https://github.com/aelsabbahy/goss/releases/download/{% raw %}{{{% endraw %} goss_version {% raw %}}}{% endraw %}/goss-linux-{% raw %}{{{% endraw %} goss_arch {% raw %}}}{% endraw %}"
goss_test_directory: /tmp
goss_format: documentation