ci: Make dev-smoke manual

This commit is contained in:
Fam Zheng 2025-08-16 19:50:00 +01:00
parent 6d3b0fe683
commit 69726802bf

View File

@ -61,8 +61,7 @@ deploy-dev:
dev-smoke: dev-smoke:
stage: test-and-build stage: test-and-build
except: when: manual
- main
tags: tags:
- i7 - i7
allow_failure: true allow_failure: true