Set SITEURL when building production site #18
@ -14,7 +14,7 @@ jobs:
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
- name: Build
|
||||
run: |
|
||||
make build
|
||||
make build SITEURL=https://www.offen.software
|
||||
- name: Install MinIO client
|
||||
run: |
|
||||
curl -sSL https://dl.min.io/client/mc/release/linux-$(uname -m | sed 's/x86_64/amd64/')/mc -o mc
|
||||
|
Loading…
Reference in New Issue
Block a user