mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-23 21:22:35 +03:00
fix(ci): aws deploymenet (#693)
This commit is contained in:
parent
81b57c504a
commit
ab9a9d0db4
2
.github/workflows/aws-preview.yml
vendored
2
.github/workflows/aws-preview.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./backend
|
||||
working-directory: ./backend/core
|
||||
environment: production
|
||||
|
||||
steps:
|
||||
|
2
.github/workflows/aws.yml
vendored
2
.github/workflows/aws.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./backend
|
||||
working-directory: ./backend/core
|
||||
environment: production
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user