Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #433 from SELab-2/development
Browse files Browse the repository at this point in the history
Final final pr?
  • Loading branch information
Mikxox authored May 22, 2022
2 parents 6b119af + 024be87 commit 942de03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ env:
OSOC_DB_USERNAME: ${{ secrets.OSOC_DB_USERNAME }}
OSOC_DB_PASSWORD: ${{ secrets.OSOC_DB_PASSWORD }}
OSOC_DB_URL: ${{ secrets.OSOC_DB_URL }}
OSOC_SCHEME: ${{ secrets.OSOC_SCHEME }}
OSOC_FRONTEND_URL: ${{ secrets.OSOC_FRONTEND_URL }}
OSOC_GMAIL_ADDRESS: ${{ secrets.OSOC_GMAIL_ADDRESS }}
OSOC_GMAIL_APP_PASSWORD: ${{ secrets.OSOC_GMAIL_APP_PASSWORD }}

jobs:
build:
Expand Down

0 comments on commit 942de03

Please sign in to comment.