Skip to content

Commit

Permalink
doc: Update gitlab ci example
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpinder committed Jan 25, 2024
1 parent 304fc52 commit 562db1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ variables:
- "build-image"
build-image:
stage: build
image: ghcr.io/blue-build/cli:alpine
image: ghcr.io/blue-build/cli:latest-alpine
retry: 2
rules:
- if: $ACTION == "build-image"
Expand Down

0 comments on commit 562db1a

Please sign in to comment.