ops: Add gitea actions CI (#1)
All checks were successful
ci / docker-build (push) Successful in 8m10s
ci / build-and-test (push) Successful in 9m44s

Co-authored-by: Brock Allen <brock.d.allen@gmail.com>
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2024-01-27 23:18:47 -08:00
parent 2e0be716a3
commit dce7d3492d
5 changed files with 50 additions and 49 deletions

View File

@@ -7,8 +7,7 @@
},
"workspaceMount": "",
"runArgs": [
"--volume=${localWorkspaceFolder}:/workspaces/${localWorkspaceFolderBasename}:Z",
"--platform=linux/amd64"
"--volume=${localWorkspaceFolder}:/workspaces/${localWorkspaceFolderBasename}:Z"
],
"customizations": {
"vscode": {