mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2026-06-12 20:49:09 +00:00
add cicd
This commit is contained in:
@@ -103,7 +103,7 @@ jobs:
|
||||
- name: Generate manifest
|
||||
run: |
|
||||
export namespace=dg0200-lifesub-ns
|
||||
export allowed_origins=http://20.249.193.161
|
||||
export allowed_origins=http://4.230.156.229
|
||||
export jwt_secret_key=${{ secrets.JWT_SECRET_KEY }}
|
||||
export postgres_user=${{ secrets.POSTGRES_USER }}
|
||||
export postgres_password=${{ secrets.POSTGRES_PASSWORD }}
|
||||
|
||||
Reference in New Issue
Block a user