mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-10 02:22:27 +00:00
do not check if branch is master
This commit is contained in:
@@ -4,7 +4,7 @@ sudo: false
|
|||||||
cache: false
|
cache: false
|
||||||
stages:
|
stages:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
if: branch = master AND tag IS present
|
if: repo = davegallant/rfd AND tag IS present
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- pip install -U pip
|
- pip install -U pip
|
||||||
|
Reference in New Issue
Block a user