Skip to content
Snippets Groups Projects
Unverified Commit 2407fa38 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[ci] limit push step to master branch

parent fc057460
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,8 @@ deb:
branded_push:
image: 0xacab.org:4567/leap/docker/bitmask-systray:latest
stage: push
only:
- master
script:
# install the command-line openssh client to manage private keys
- apt install -y openssh-client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment