Skip to content

Commit

Permalink
displicandum-gh-pages-gh-actions (#8): manual CNAME, enable_jekyll: true
Browse files Browse the repository at this point in the history
  • Loading branch information
fititnt committed May 12, 2021
1 parent 85508fc commit afc9b66
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/05-deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

- name: Build
run: bash systema/infrastructuram/travis-ci.sh
- name: Build
run: 'echo "hapi.etica.ai" > ./CNAME'

# run: make ci
- name: Deploy to HXL-CPLP/hapi.etica.ai
Expand All @@ -32,7 +34,8 @@ jobs:
publish_branch: gh-pages
publish_dir: "./"
destination_dir: ./docs
cname: hapi.etica.ai
enable_jekyll: true
# cname: hapi.etica.ai
# - name: Deploy
# if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
# uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit afc9b66

Please sign in to comment.