We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c46a5c4 + 69c19c9 commit 1f79bcaCopy full SHA for 1f79bca
secrets/packit/stg/packit-service.yaml.j2
@@ -8,7 +8,9 @@ validate_webhooks: true
8
9
{{ vault.packit_service | to_nice_yaml }}
10
11
-testing_farm_api_url: https://api.staging.testing-farm.io/v0.1/
+# temporarily unavailable, use production in the meanwhile
12
+# testing_farm_api_url: https://api.staging.testing-farm.io/v0.1/
13
+testing_farm_api_url: https://api.testing-farm.io/v0.1/
14
enabled_projects_for_internal_tf:
15
- github.com/packit/hello-world
16
- github.com/packit/specfile
0 commit comments