Working base server with migrations and build steps ironed out #1
@@ -31,4 +31,4 @@ jobs:
|
||||
|
||||
- name: Execute Migrations
|
||||
run: |
|
||||
docker run gitea.nelson-household.com/hard-at-work/tcg-collectors-server/tcg-collectors-server:${{ github.sha }} npm run migrate
|
||||
docker run gitea.nelson-household.com/hard-at-work/tcg-collectors-server/tcg-collectors-server:${{ github.sha }} npm run migrate up
|
||||
|
||||
Reference in New Issue
Block a user