add test with tag
This commit is contained in:
parent
c5ed8be31b
commit
e115a87ae5
3 changed files with 21 additions and 2 deletions
4
testing/docker-compose.tag.yml
Normal file
4
testing/docker-compose.tag.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
services:
|
||||
curl:
|
||||
image: "alpine:${TAG}"
|
||||
command: cat /etc/os-release
|
Loading…
Add table
Add a link
Reference in a new issue