Enable CI for custom Docker workspace image on Gitpod

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
Andrei Jiroh Halili 2023-07-03 16:54:04 +00:00
parent 112f193209
commit 4a74c1ec59
3 changed files with 115 additions and 1 deletions

3
.hadolint.yml Normal file
View file

@ -0,0 +1,3 @@
ignored:
- DL3004
failure-threshold: error