Skip to content

Commit cb97a6b

Browse files
committed
ci: start job with capital
Signed-off-by: Artur Troian <[email protected]>
1 parent bc6142b commit cb97a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
image: volantmq/volantmq
6969
tag: 'latest'
7070
- run:
71-
name: tag docker image
71+
name: Tag docker image
7272
command: |
7373
docker tag volantmq/volantmq:latest volantmq/volantmq:${CIRCLE_TAG}
7474
- docker/push:

0 commit comments

Comments
 (0)