1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 21:15:31 -04:00

Update deploy.yml

This commit is contained in:
2019-08-22 08:38:30 -04:00
committed by GitHub
parent 19e8c2dcb7
commit c2cfb31769

View File

@@ -9,12 +9,13 @@ jobs:
deploy:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@master
- name: Checkout repository
uses: actions/checkout@master
- name: Build Hugo site
uses: peaceiris/actions-hugo@v0.56.3
with:
args: -b "/" -v --debug
- name: test artifact
args: -b "/" --gc --cleanDestinationDir -v --debug
- name: Upload artifact for debugging
uses: actions/upload-artifact@master
with:
name: public