Skip to content

Commit

Permalink
Setup to build against master branch of pedestal
Browse files Browse the repository at this point in the history
  • Loading branch information
hlship committed Nov 1, 2023
1 parent 1fb7fae commit 8dcbc1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- master
- hls/antora # Temporary
env:
UPLOAD_BUCKET: s3://pedestal.io-upload
DEPLOY_BUCKET: s3://pedestal.io
Expand Down
2 changes: 1 addition & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ site:
content:
sources:
- url: https://github.com/pedestal/pedestal.git
branches: hls/antora-docs-0.7 # Temporary!
branches: master
start_path: docs
ui:
bundle:
Expand Down

0 comments on commit 8dcbc1a

Please sign in to comment.