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 f058041 commit d813ed6Copy full SHA for d813ed6
.github/workflows/ci.yml
@@ -19,5 +19,5 @@
19
uses: puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main
20
with:
21
flags: --provision-service
22
- APT_SOURCES: ${{ github.event.inputs.APT_SOURCES }}
+ APT_SOURCES: ${{'https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt' }}
23
secrets: inherit
0 commit comments