Skip to content

Commit

Permalink
#35 Test using url prefix referring to the docker directory
Browse files Browse the repository at this point in the history
  • Loading branch information
danielemery committed Sep 29, 2023
1 parent 5520865 commit c39977d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,4 @@ jobs:
environment: ${{ steps.version.outputs.is_stable == 'true' && 'prod' || 'stg' }}
sourcemaps: ./dist
version: ${{ steps.version.outputs.full }}
urlPrefix: '/app'

0 comments on commit c39977d

Please sign in to comment.