Enhance integration test to check invalid characters for docker images tags

This commit is contained in:
Ettore Di Giacinto
2021-04-21 10:22:41 +02:00
parent ef92f23221
commit 788b889d14
13 changed files with 79 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
steps:
- echo s > /z
image: "alpine"

View File

@@ -0,0 +1,3 @@
category: "test"
name: "z"
version: "1.0+2"