File tree 1 file changed +0
-4
lines changed
components/ide/jetbrains/image
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ packages:
29
29
SUPERVISOR_IDE_CONFIG : supervisor-ide-config_intellij.json
30
30
image :
31
31
- ${imageRepoBase}/ide/intellij:${version}
32
- - ${imageRepoBase}/ide/intellij:commit-${__git_commit}
33
32
- name : goland
34
33
type : docker
35
34
srcs :
@@ -51,7 +50,6 @@ packages:
51
50
SUPERVISOR_IDE_CONFIG : supervisor-ide-config_goland.json
52
51
image :
53
52
- ${imageRepoBase}/ide/goland:${version}
54
- - ${imageRepoBase}/ide/goland:commit-${__git_commit}
55
53
- name : pycharm
56
54
type : docker
57
55
srcs :
@@ -73,7 +71,6 @@ packages:
73
71
SUPERVISOR_IDE_CONFIG : supervisor-ide-config_pycharm.json
74
72
image :
75
73
- ${imageRepoBase}/ide/pycharm:${version}
76
- - ${imageRepoBase}/ide/pycharm:commit-${__git_commit}
77
74
- name : phpstorm
78
75
type : docker
79
76
srcs :
@@ -95,4 +92,3 @@ packages:
95
92
SUPERVISOR_IDE_CONFIG : supervisor-ide-config_phpstorm.json
96
93
image :
97
94
- ${imageRepoBase}/ide/phpstorm:${version}
98
- - ${imageRepoBase}/ide/phpstorm:commit-${__git_commit}
You can’t perform that action at this time.
0 commit comments