Set tag for docker service properly
This commit is contained in:
@@ -24,7 +24,7 @@ build-image:
|
|||||||
name: ghcr.io/blue-build/cli:main
|
name: ghcr.io/blue-build/cli:main
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
services:
|
services:
|
||||||
- docker-dind
|
- docker:dind
|
||||||
rules:
|
rules:
|
||||||
- if: $ACTION == "build-image"
|
- if: $ACTION == "build-image"
|
||||||
parallel:
|
parallel:
|
||||||
|
|||||||
Reference in New Issue
Block a user