Skip to content

Commit 074506f

Browse files
committed
Still trying to fix the file permission issues during server startup
1 parent 30cc757 commit 074506f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ image:
33

44
tasks:
55
- name: Start Couchbase
6+
init: sudo chown -R gitpod:gitpod /opt/couchbase/var
67
command: /opt/couchbase/bin/couchbase-server --start
78
- name: Start app
89
init: ./mvnw package -DskipTests

0 commit comments

Comments
 (0)