Matt McCormick
fce48bcfe3
build-deploy: Tag images by date and Git SHA
...
Tag with the pattern:
<imagename>:YYYYMMDD-SHA{N} where YYYYMMDD is the date of the build and
SHA{N} the output of `git rev-parse --short HEAD`
along with `latest` as discussed in Issue #223 .
This helps clients use a fixed, reproducible image that will be
available for a long period of time.
2018-12-19 08:51:55 -05:00
Matt McCormick
ff941625e9
circleci: Remove resource_class, which CircleCI no longer supports
2018-08-25 15:25:32 -04:00
Matt McCormick
86fc1bd627
linux-armv5,linux-armv7: Reenable deployment
...
These were disabled -- see #209 #201
2018-08-19 12:55:07 -04:00
Guillaume Jacquenot
957e7ae031
[windows_x64_posix] Updated circle-ci config.yml to take into account windows-x64-posix
2018-06-12 00:45:44 -04:00
Nadav Ruskin
08f89a8ae7
Re-added linux-arm64 to .circleci/config.yml
2018-04-29 03:34:53 -04:00
Matt McCormick
9f0468a72f
crossbuild-essential images: disable deploy
...
This is a follow-up to 57bf16fa17
2018-04-15 22:54:04 -04:00
Matt McCormick
57bf16fa17
crossbuild-essential images: disable because of missing packages
...
Temporarily disable because the packages are not available. See #209 .
These should be replaced by crosstool-ng images.
2018-04-02 15:58:58 -04:00
Nadav
bf71007be4
Added android-arm64 as a target
2018-03-19 14:55:14 +02:00
Matt McCormick
3ed3a821b7
circleci: Use anchors and aliases for build settings
...
Addresses #164
2017-10-09 23:24:43 -04:00
Junliang Yan
6135a6b8ac
Add linux-s390x to config.yml
2017-09-15 13:54:22 -04:00
Matt McCormick
499f8f5510
ci: Use CircleCI 2.0
...
Addresses #156
2017-08-28 13:24:53 -04:00