Skip to content

Commit

Permalink
Update CI files
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
pulpbot authored and mdellweg committed Aug 27, 2023
1 parent 817f059 commit ec62ee5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/template_gitref
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2021.08.26-241-g9cfc63e
2021.08.26-243-g0b216b2
3 changes: 2 additions & 1 deletion .github/workflows/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,14 @@ services:
- ../../../pulp-openapi-generator:/root/pulp-openapi-generator
env:
PULP_WORKERS: "4"
PULP_HTTPS: "true"
VARSYAML

cat >> vars/main.yaml << VARSYAML
pulp_settings: null
pulp_scheme: https
pulp_container_tag: https
pulp_container_tag: "latest"
VARSYAML

Expand Down

0 comments on commit ec62ee5

Please sign in to comment.