aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2021-01-17 03:48:55 +0100
committerumarcor <unai.martinezcorral@ehu.eus>2021-01-17 03:48:55 +0100
commit94cec4e32f977bd77aed4c88b63ea5262570c4db (patch)
tree76876e974e29b52600571aad4df6a235650ed0ca /appveyor.yml
parent1e933b0f900b4f5eb923aed391c247b0f8c4c038 (diff)
downloadghdl-94cec4e32f977bd77aed4c88b63ea5262570c4db.tar.gz
ghdl-94cec4e32f977bd77aed4c88b63ea5262570c4db.tar.bz2
ghdl-94cec4e32f977bd77aed4c88b63ea5262570c4db.zip
ci/appveyor: skip_tags
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 60662c348..fa6b6dc90 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -8,8 +8,8 @@ version: '{branch}-{build}'
# Branches to build
branches:
except:
- - nightly
- travis
+skip_tags: true
# =============================================================================
# Build matrix configuration