Skip to content

Commit 860698b

Browse files
committed
CI: Tag Docker image with "v1" tag as well
1 parent fe2be94 commit 860698b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
docker build \
2929
--no-cache \
3030
-t spaceapi/influxdb-sensor-logger:latest \
31+
-t spaceapi/influxdb-sensor-logger:v1 \
3132
.
3233
- name: Push Docker image
3334
run: |

0 commit comments

Comments
 (0)