Open
Description
I use Gitea Actions (not GitHub), and I want to be able to:
-
use
runs-on
-
add a
container
with avolumes
node, but without specifyingimage
, because the label inruns-on
already maps to the container image I want
However, the extension complains that:
Container image cannot be empty
But the action runs perfectly in Gitea, and with the image I want.
So, I'd like to disable this error from being shown in VSCode.
Is that possible? :)
Many thanks!
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog 🗒