tests: fixed secrets_sops.yml path

Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
Sam Alba
2021-12-23 13:50:07 -08:00
parent 9c81a155c9
commit 1bbc4777af
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ import (
engine.#Plan & {
inputs: secrets: dockerHubToken: command: {
name: "sops"
args: ["exec-env", "./secrets_sops.yaml", "echo $DOCKERHUB_TOKEN"]
args: ["exec-env", "../../secrets_sops.yaml", "echo $DOCKERHUB_TOKEN"]
}
#auth: [{