Skip to content

Commit 8751251

Browse files
authored
Add devcontainer configuration for CVMFS Action Test
1 parent 7cbd63a commit 8751251

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "CVMFS Action Test",
3+
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
4+
"features": {
5+
"ghcr.io/cvmfs-contrib/github-action-cvmfs/cvmfs": {}
6+
},
7+
"forwardPorts": []
8+
}

0 commit comments

Comments
 (0)