Skip to content

Commit

Permalink
bump up vit-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dkijania committed May 11, 2021
1 parent 1239a3f commit 791f767
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jobs/tasks/registration.cue
Expand Up @@ -25,7 +25,7 @@ import (
}

config: {
flake: "github:input-output-hk/vit-testing/db350d558ca9e7c3e473eaf26a58494a09abd19d#registration-service"
flake: "github:input-output-hk/vit-testing/7feda11854c405ae9f0765f29007e4042bc46f3a#registration-service"
command: "/bin/registration-service"
args: ["--config", "/secrets/registration.config"]
}
Expand Down
2 changes: 1 addition & 1 deletion jobs/tasks/snapshot.cue
Expand Up @@ -25,7 +25,7 @@ import (
}

config: {
flake: "github:input-output-hk/vit-testing/db350d558ca9e7c3e473eaf26a58494a09abd19d#snapshot-trigger-service"
flake: "github:input-output-hk/vit-testing/7feda11854c405ae9f0765f29007e4042bc46f3a#snapshot-trigger-service"
command: "/bin/snapshot-trigger-service"
args: ["--config", "/secrets/snapshot.config"]
}
Expand Down

0 comments on commit 791f767

Please sign in to comment.