Skip to content

Commit

Permalink
Update cloudlogs workflow in order to publish org template
Browse files Browse the repository at this point in the history
  • Loading branch information
gi-erre committed Oct 19, 2023
1 parent f7e7e7e commit 4857108
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci-master-cloudlogs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,9 @@ jobs:
S3_BUCKET: cf-templates-cloudvision-ci
S3_PREFIX: master

- name: Build and Upload Cloudlogs templates
run: make ci-org
working-directory: ./templates_cloudlogs
env:
S3_BUCKET: cf-templates-cloudvision-ci
S3_PREFIX: master

0 comments on commit 4857108

Please sign in to comment.