Compare commits
1 Commits
221cded29a
...
05a4dafebc
Author | SHA1 | Date | |
---|---|---|---|
![]() |
05a4dafebc |
@@ -5,13 +5,12 @@ on:
|
|||||||
- push
|
- push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
get:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- name: Checkout main
|
||||||
zola:
|
uses: actions/checkout@v4
|
||||||
runs-on: ubuntu-latest
|
- name: Build only
|
||||||
container:
|
uses: shalzz/zola-deploy-action@v0.20.0
|
||||||
image: jauderho/zola
|
env:
|
||||||
steps:
|
BUILD_ONLY: true
|
||||||
- run: ls -l
|
|
||||||
|
Reference in New Issue
Block a user