Skip to content

Commit

Permalink
chore(ci-cd): set HUGO_BASEURL
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed May 7, 2023
1 parent 6b848b7 commit 7dac66a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
push: true
build-args: |
BUILDKIT_CONTEXT_KEEP_GIT_DIR=1
HUGO_BASEURL=https://hbs-cn.razonyang.com/
tags: ccr.ccs.tencentyun.com/razonyang/hugo-theme-bootstrap:latest
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down

0 comments on commit 7dac66a

Please sign in to comment.