Skip to content
Snippets Groups Projects
Commit 9602ef3a authored by Griefed's avatar Griefed :joystick:
Browse files

ci: Switch images to DockerHub

parent cfad2f3e
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ stages:
test docker:
stage: test
image: registry.griefed.de/prosper/docker-with-buildx:latest
image: griefed/docker-with-buildx:latest
services:
- name: docker:dind
alias: docker
......@@ -32,7 +32,7 @@ test docker:
release:
needs: ['test docker']
stage: release
image: registry.griefed.de/prosper/gitlab-semantic-release:latest
image: griefed/gitlab-semantic-release:latest
services:
- name: docker:dind
alias: docker
......@@ -51,7 +51,7 @@ release:
build:
stage: build
image: registry.griefed.de/prosper/docker-with-buildx:latest
image: griefed/docker-with-buildx:latest
services:
- name: docker:dind
alias: docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment