mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-11 13:02:25 +10:00
trying this now
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
image:
|
||||
file: .gitpod.Dockerfile
|
||||
|
||||
tasks:
|
||||
- name: Run a local PostgreSQL Database
|
||||
command: docker run --name postgres -e POSTGRES_PASSWORD=postgres -d postgres
|
||||
|
||||
- name: Restore .env file, or create a new one
|
||||
command: |
|
||||
if [ -f .env ]; then
|
||||
|
||||
Reference in New Issue
Block a user