docker-build: except schedules
This commit is contained in:
parent
b82eefd580
commit
94fe2bf88f
1 changed files with 1 additions and 0 deletions
|
@ -37,4 +37,5 @@ docker-build-commit:
|
||||||
--destination "${CI_REGISTRY_IMAGE}/${CI_COMMIT_REF_NAME}:latest"
|
--destination "${CI_REGISTRY_IMAGE}/${CI_COMMIT_REF_NAME}:latest"
|
||||||
except:
|
except:
|
||||||
- tags
|
- tags
|
||||||
|
- schedules
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue