We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30cc757 commit 074506fCopy full SHA for 074506f
.gitpod.yml
@@ -3,6 +3,7 @@ image:
3
4
tasks:
5
- name: Start Couchbase
6
+ init: sudo chown -R gitpod:gitpod /opt/couchbase/var
7
command: /opt/couchbase/bin/couchbase-server --start
8
- name: Start app
9
init: ./mvnw package -DskipTests
0 commit comments