ci: named context jobs

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-02-23 14:02:47 +01:00
parent 7944f9a25b
commit 8082ebc6ea
3 changed files with 92 additions and 23 deletions

View File

@ -0,0 +1,4 @@
# syntax=docker/dockerfile:1
FROM debian
RUN echo "Hello debian!"