We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cbd63a commit 8751251Copy full SHA for 8751251
.devcontainer/devcontainer-with-cvmfs.json
@@ -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