Port packages to latest versions + update netlify to latest CLI version + update aws to latest version

Signed-off-by: guillaume <guillaume.derouville@gmail.com>
This commit is contained in:
guillaume
2022-01-04 15:27:33 +01:00
parent 80a21cd6ea
commit bd4916873b
28 changed files with 70 additions and 70 deletions

View File

@@ -39,7 +39,7 @@ TestQuery: {
testRaw: os.#Container & {
image: alpine.#Image & {
package: jq: "~=1.6"
package: jq: true
}
env: STATUS: "\(queryWithoutToken.post.response.statusCode)"
shell: args: ["--noprofile", "--norc", "-eo", "pipefail", "-c"]