We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2be94 commit 860698bCopy full SHA for 860698b
1 file changed
.github/workflows/ci.yml
@@ -28,6 +28,7 @@ jobs:
28
docker build \
29
--no-cache \
30
-t spaceapi/influxdb-sensor-logger:latest \
31
+ -t spaceapi/influxdb-sensor-logger:v1 \
32
.
33
- name: Push Docker image
34
run: |
0 commit comments