mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-12 02:31:27 +08:00
feat: set hugo version for azure static web build
This commit is contained in:
@@ -31,6 +31,8 @@ jobs:
|
||||
api_location: "" # Api source code path - optional
|
||||
output_location: "public" # Built app content directory - optional
|
||||
###### End of Repository/Build Configurations ######
|
||||
env:
|
||||
HUGO_VERSION: 0.91.2
|
||||
|
||||
close_pull_request_job:
|
||||
if: github.event_name == 'pull_request' && github.event.action == 'closed'
|
||||
|
||||
Reference in New Issue
Block a user