Skip to content
Snippets Groups Projects
Commit e025e824 authored by Tobias Mieves's avatar Tobias Mieves :sparkles:
Browse files

ci: Rename archive stage to docker

parent f18d52d5
No related branches found
No related tags found
No related merge requests found
Pipeline #156362 passed
stages: stages:
- test - test
- archive - docker
- release - release
variables: variables:
LICENSE_FINDER_CLI_OPTS: '--recursive' LICENSE_FINDER_CLI_OPTS: '--recursive'
docker: docker:
stage: archive stage: docker
image: docker:20 image: docker:20
services: services:
- docker:dind - docker:dind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment