Skip to content
Snippets Groups Projects
Commit f41c05c7 authored by ale's avatar ale
Browse files

Move container test CI job to the post-build stage

parent a47e01fe
No related branches found
No related tags found
No related merge requests found
Pipeline #56876 passed
include: "https://git.autistici.org/pipelines/containers/raw/master/common.yml" include: "https://git.autistici.org/pipelines/containers/raw/master/common.yml"
test: ctest:
image: registry.git.autistici.org/ai3/docker/test/float-like-podman:master image: registry.git.autistici.org/ai3/docker/test/float-like-podman:master
stage: test stage: container-test
tags: [podman] tags: [podman]
script: script:
- with-container --expose=11211 $IMAGE_TAG ./test.sh - with-container --expose=11211 $IMAGE_TAG ./test.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment