Skip to content

Commit

Permalink
Fixup gitpod
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish authored Jul 12, 2024
1 parent 14e2208 commit 24ca5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ tasks:
gp ports await 3000 &&
gp url 3000 | xargs gp preview --external
- name: SSH Keys
command: |
before: |
code --add /workspace/back &&
mkdir -p ~/.ssh
if [[ ! -z $SSH_PUBLIC_KEY ]]; then
Expand Down

0 comments on commit 24ca5a9

Please sign in to comment.