We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ebb642 + fae0163 commit f1ff772Copy full SHA for f1ff772
1 file changed
modules/docker/pyxis/main.tf
@@ -21,7 +21,7 @@ resource "docker_image" "pyxis" {
21
}
22
23
data "gitlab_project_variable" "discord_bot_token" {
24
- project = "code0-tech/secret-manager"
+ project = "code0-tech/infrastructure/pyxis"
25
key = "PYXIS_DC_RELEASE_TOOLS_TOKEN"
26
27
0 commit comments