Skip to content

Commit 9908880

Browse files
committed
Merge branch 'master' into jfrogGH-621-bulk-import
* master: Update devfile.yaml trying out spaces
2 parents 14e6def + aed7081 commit 9908880

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.space/devfile.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
schemaVersion: 2.2.0
2+
attributes:
3+
space:
4+
instanceType: large
5+
editor:
6+
type: GoLand
7+
components:
8+
- name: image-build
9+
image:
10+
# (Required)
11+
imageName: jfrog:latest
12+
dockerfile:
13+
uri: .

0 commit comments

Comments
 (0)