Skip to content

Commit 3a46db9

Browse files
committed
ci docker latest
1 parent 3f7fdb5 commit 3a46db9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/jsonparse-release-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
uses: docker/build-push-action@v3
3232
with:
3333
push: true
34-
tags: ctomkow/jsonparse:${{ github.ref_name }}
34+
tags: ctomkow/jsonparse:${{ github.ref_name }},ctomkow/jsonparse:latest
3535
build-args: VERSION=${{ github.ref_name }}

jsonparse/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.0.dev1
1+
0.11.0.dev2

0 commit comments

Comments
 (0)