Skip to content

Only run deploy job on nebulouslabs master branch

Christopher Schinnerl requested to merge update-gitlab-ci into master

We only want to run the deploy job on the master branch of the NebulousLabs repo. Otherwise the deploy job will fail for every contributor trying to merge a forked master branch into the NebulousLabs repo because the nightly build key won't be available.

Merge request reports