This commit is contained in:
parent
3ea284da8d
commit
1c4a25e6d8
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
name: Hugo
|
||||
name: Static
|
||||
|
||||
on: [push]
|
||||
|
||||
|
@ -15,8 +15,6 @@ jobs:
|
|||
run: |
|
||||
apt-get update && \
|
||||
apt-get install --no-install-recommends --no-install-suggests -y jq rsync
|
||||
- name: Minify Action
|
||||
uses: anthonyftwang/minify-action@v1.0.1
|
||||
- name: Test static page
|
||||
run: bash ${{ gitea.workspace }}/bin/test_static_page.sh
|
||||
- name: Deploy to Server
|
||||
|
|
Loading…
Add table
Reference in a new issue