Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b9f758c8e | |||
| 9aaa5a45bb | |||
| b3df06cff8 | |||
| 56c3cf98b8 |
@@ -31,7 +31,7 @@ build:
|
|||||||
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
|
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
|
||||||
|
|
||||||
release:
|
release:
|
||||||
image: node:20.17.0-alpine3.19
|
image: node:20.18.0-alpine3.19
|
||||||
stage: release
|
stage: release
|
||||||
only:
|
only:
|
||||||
refs:
|
refs:
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
paho-mqtt==2.1.0
|
paho-mqtt==2.1.0
|
||||||
bottle==0.13.1
|
bottle==0.13.2
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
|
|||||||
Reference in New Issue
Block a user