Skip to content

Commit 5ecb7aa

Browse files
author
SPRINX0\prochazka
committed
Merge branch 'master' of https://github.com/dbgate/dbgate-docs
2 parents 8cbc219 + 12be21c commit 5ecb7aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/azure-static-web-apps-ambitious-pebble-0eed14903.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ jobs:
3333
output_location: "public" # Built app content directory - optional
3434
###### End of Repository/Build Configurations ######
3535
app_build_command: "yarn install && hugo"
36+
env: # Add environment variables here
37+
HUGO_VERSION: 0.140.1
38+
HUGO_ENVIRONMENT: production
39+
TZ: America/Los_Angeles
3640

3741
close_pull_request_job:
3842
if: github.event_name == 'pull_request' && github.event.action == 'closed'

0 commit comments

Comments
 (0)