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.
1 parent 0250eab commit 67c0c36Copy full SHA for 67c0c36
.github/workflows/ci.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main
16
with:
17
flags: "--provision-service"
18
- APT_SOURCES: "https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt"
19
- secrets: inherit
20
-
+ APT_SOURCES:
+ https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt
+ secrets: inherit
0 commit comments