ci(gitlab-ci): make container builds manually triggerable
This commit is contained in:
parent
c04428e33b
commit
675dd364df
@ -30,6 +30,7 @@ container:
|
||||
rules:
|
||||
- changes:
|
||||
- docker/frontend/Dockerfile
|
||||
- when: manual
|
||||
interruptible: false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user