Set tag for docker service properly

This commit is contained in:
Gerald Pinder
2024-03-24 13:46:56 -04:00
parent df33f8b061
commit a646ef59f2

View File

@@ -24,7 +24,7 @@ build-image:
name: ghcr.io/blue-build/cli:main
entrypoint: [""]
services:
- docker-dind
- docker:dind
rules:
- if: $ACTION == "build-image"
parallel: