Skip to content

(PA-7608) test artifactory #415

(PA-7608) test artifactory

(PA-7608) test artifactory #415

Workflow file for this run

name: "ci"
on:
pull_request:
branches:
- "main"
workflow_dispatch:
jobs:
Spec:
uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
secrets: "inherit"
Acceptance:
needs: Spec
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
with:
flags: "--nightly"
service_url: 'https://facade-set-subnetwork-1079112402178.europe-west1.run.app/v1/provision'
secrets: "inherit"