Skip to content
Snippets Groups Projects

Edited the gitlab yml file, following errors during build

Closed Fortune Iriaye requested to merge firiaye/febio_docker:edit-gitlabci into main
+ 1
1
@@ -35,7 +35,7 @@ docker-build:
stage: build
image: docker:latest
services:
- docker:dind
- docker: dind
alias: docker
dependencies:
- get-cookie
Loading