Skip to content
Snippets Groups Projects
Verified Commit 273cae8a authored by Anton Tetov Johansson's avatar Anton Tetov Johansson
Browse files

use docker executor

parent 4a3bf572
Branches
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@ variables:
CI_REGISTRY_IMAGE: $DOCKER_REGISTRY/$CI_PROJECT_NAMESPACE/$CI_PROJECT_NAME
podman-build:
image: quay.io/podman/stable
# tags:
# - docker
tags:
- docker
stage: build
script:
- podman login -u "$DOCKER_REGISTRY_USER" -p "$DOCKER_REGISTRY_PASSWORD" "$DOCKER_REGISTRY"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment