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