Skip to content

Commit

Permalink
add image
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jan 26, 2023
1 parent ec5a6e2 commit 44f1da9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#
# Call:
# quote(cynkrathis::use_gitpod())
image: gitpod/workspace-postgres

tasks:
- name: dependencies
Expand Down Expand Up @@ -48,10 +49,6 @@ tasks:
# Install radian
sudo pip install radian
sudo sh -c "apt-get install -y postgresql"
sudo sh -c "service postgresql start"
sudo -u postgres createuser
vscode:
extensions:
- ms-vscode.cpptools
Expand Down

0 comments on commit 44f1da9

Please sign in to comment.