build the remote-repo job only on master
This commit is contained in:
parent
9059c3c2f1
commit
8789004f43
@ -80,6 +80,8 @@ remote-repo-job:
|
||||
#- opam install -y merlin
|
||||
#- opam install -y ocp-indent
|
||||
#- opam user-setup install
|
||||
only:
|
||||
- master
|
||||
|
||||
# Run a docker build without publishing to the registry
|
||||
build-current-docker-image:
|
||||
|
Loading…
Reference in New Issue
Block a user