From 32bd36f016d8a6905b02f6062e00c973c2c56bf7 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Sat, 25 Jul 2020 22:26:15 +0800 Subject: [PATCH] Updated the CI/CD scripts. --- .github/workflows/ci.yml | 2 -- .travis.yml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0035b60..9755732 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,6 @@ name: 'Continuous Integration' on: push: - branches-ignore: - - stable tags-ignore: - '*' paths-ignore: diff --git a/.travis.yml b/.travis.yml index db6c373..fb5b3ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ script: - bash _cibuild.sh branches: - only: stable + only: master git: depth: false # for posts lastmod