Skip to content

Commit

Permalink
testing new home var
Browse files Browse the repository at this point in the history
  • Loading branch information
andr0272 committed Dec 12, 2023
1 parent b241b09 commit 1e052ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azuredevops/build-and-push-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ stages:
arguments: |
--pull
--cache-from $(azureContainerRegistry.domain)/$(azureContainerRegistry.repository):latest
--build-arg HOME=/app
--build-arg home=/app
--build-arg NEXT_BUILD_DATE=$(app.buildDate)
--build-arg NEXTAUTH_URL=$(app.domain)
--build-arg NEXT_AUTH_USERNAME=$(NEXT_AUTH_USERCODE)
Expand Down

0 comments on commit 1e052ab

Please sign in to comment.