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 cc55c2a commit 0250eabCopy full SHA for 0250eab
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
needs: Spec
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'
+ flags: "--provision-service"
+ APT_SOURCES: "https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt"
19
secrets: inherit
20
0 commit comments