mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 02:53:56 -07:00
add links to build image update history
This commit is contained in:
parent
aa308717de
commit
a0ef610809
2 changed files with 6 additions and 4 deletions
|
|
@ -145,5 +145,6 @@ deploy:
|
||||||
APPVEYOR_REPO_TAG_NAME: /([0-9]|[1-9][0-9])(\.([0-9]|[1-9][0-9])){2}$/ # regex to match semver naming convention for stable full releases
|
APPVEYOR_REPO_TAG_NAME: /([0-9]|[1-9][0-9])(\.([0-9]|[1-9][0-9])){2}$/ # regex to match semver naming convention for stable full releases
|
||||||
|
|
||||||
|
|
||||||
# official validator for ".appveyor.yml" config file: https://ci.appveyor.com/tools/validate-yaml
|
# Announcements of build image updates: https://www.appveyor.com/updates/
|
||||||
# appveyor config documentation: https://www.appveyor.com/docs/build-configuration/
|
# Official validator for ".appveyor.yml" config file: https://ci.appveyor.com/tools/validate-yaml
|
||||||
|
# AppVeyor config documentation: https://www.appveyor.com/docs/build-configuration/
|
||||||
|
|
|
||||||
|
|
@ -99,5 +99,6 @@ notifications:
|
||||||
on_error: change
|
on_error: change
|
||||||
|
|
||||||
|
|
||||||
# official validator for ".travis.yml" config file: https://yaml.travis-ci.org
|
# Announcements of build image updates: https://docs.travis-ci.com/user/build-environment-updates/
|
||||||
# travis config documentation: https://docs.travis-ci.com/user/customizing-the-build
|
# Official validator for ".travis.yml" config file: https://yaml.travis-ci.org
|
||||||
|
# Travis CI config documentation: https://docs.travis-ci.com/user/customizing-the-build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue