16d124ac2a
publish and dryrun using official plugin
continuous-integration/drone/push Build is failing
2021-11-05 14:39:42 +01:00
TP Honey
63e2ea8ab3
Merge pull request #338 from tphoney/bump-go-1.13
...
(maint) bump git to 1.13 for build and test
2021-10-13 17:19:30 +01:00
ca71f1a553
wip: attempt to dogfood again
2021-06-08 22:41:48 +02:00
5510c760cc
switch back to plugins/docker
2021-03-17 02:05:35 +01:00
dbea418e6d
ci: use immawanderer/drone-docker
...
...so we're dogfooding now..
2021-03-17 01:28:47 +01:00
2b7a001e6c
docker: add multiple different image tags
...
rolling:
* latest
* edge-dind
fixed to a commit:
* ${DRONE_COMMIT_SHA:0:8}
* ${DRONE_COMMIT_SHA:0:8}-edge-dind
* ${DRONE_COMMIT_SHA:0:8}-linux-amd64
2021-03-17 01:11:36 +01:00
4df149d6c7
ci: use plugins/docker:linux-amd64
...
* bump from :18
* add repo tag for dry_run
2021-03-17 02:22:36 +01:00
f869cf4082
ci: dry-run on push+publish to immawanderer
2021-03-16 21:53:51 +01:00
db559e5a8a
ci: edit .drone.yml to only build for linux-amd64
...
* rm windows pipelines as I don't have any windows runners
* rm arm/arm64 pipelines as I don't have any arm runners
* rm {ecr,acr,whatever} publish steps as we're not publishing anything
just yet
* tag the image under immawanderer, not the official plugins repo
* run as a dry_run (cause we're not really publishing, right?)
2021-03-16 19:26:12 +01:00
Shubham Agrawal
28175f4003
Serialize windows 1809 pipelines
2022-01-06 13:28:00 +05:30
Shubham Agrawal
85e715fd5d
Support for windows images for tags ( #346 )
2022-01-05 23:28:27 +05:30
TP Honey
0911e6a922
(maint) bump git to 1.13 for build and test
2021-10-13 14:53:32 +01:00
Brad Rydzewski
d4cf9f20f1
remove pull always
2021-07-11 15:50:43 -04:00
TP Honey
db5c2161fe
(maint) CI, remove the dry run steps, due to rate limiting
2021-07-07 19:37:30 +01:00
Brad Rydzewski
7ade37a140
Update .drone.yml
2021-02-16 09:44:28 -05:00
Brad Rydzewski
faec3cf9d8
temporarily revert to last working yaml [CI SKIP]
2020-11-19 17:12:28 -05:00
Don
799cc8e35e
Fix Windows build
...
The Windows docker builds should only be triggered when there's a push to master or
a tag. Also add proper tagging to the Windows builds.
2020-10-16 07:26:12 -07:00
Luther Monson
bae9d8ddbf
adding windows 1909
2020-03-12 10:46:57 -07:00
Brad Rydzewski
3336758708
disable starting the daemon on windows
2019-08-14 12:51:43 -07:00
Brad Rydzewski
65e411842e
fix Dockerfile path
2019-08-13 15:52:36 -07:00
Brad Rydzewski
d880d528ec
enable 1903 build
2019-08-13 13:35:12 -07:00
Brad Rydzewski
43c45fed4d
fix dependency graph
2019-08-09 10:46:20 -07:00
Brad Rydzewski
90fab79dc3
enable windows 1809 builds
2019-08-09 10:44:41 -07:00
Brad Rydzewski
3c2802ea17
microbadger not fail pipeline
2019-08-06 13:32:45 -07:00
Brad Rydzewski
f65d51bcc8
update yaml to use plugins/docker:18 (known working version)
2019-08-06 13:19:30 -07:00
Robert Lippens
ebce953fc4
Create ACR plugin extension ( #228 )
...
* initial commit
* switch order of args for trimPrefix
2019-03-28 11:20:36 +01:00
Thomas Boerger
d49219b56b
Fix auto_tag for manifests
2019-03-27 13:39:24 +01:00
Thomas Boerger
cc84d7267a
Fix microbadger secret
2019-03-27 13:31:52 +01:00
Thomas Boerger
30eaad2839
Add a reliable version
2019-03-27 13:16:00 +01:00
Thomas Boerger
da1afc3a38
Apply a proper libsonnet library
2019-02-10 14:14:28 +01:00
Thomas Boerger
b3ccd0b778
Execute built binary as simple test
2019-01-22 23:32:10 +01:00
Thomas Boerger
012d26f30f
Fix microbadger secret reference
2019-01-21 21:50:45 +01:00
Thomas Boerger
2ca0313b38
Add arm docker images and fix pipeline dependencies
2019-01-21 21:50:45 +01:00
Thomas Boerger
c76794b50f
Drop arm builds for now
2019-01-21 21:50:31 +01:00
Thomas Boerger
e6289388c4
Fix duplicated step names
2019-01-21 21:50:30 +01:00
Thomas Boerger
bb94127aa6
Migrate configs to drone 1.0.0 and drop appveyor
2019-01-21 21:50:30 +01:00
Colin Hoglund
047967e4da
align build stage testing with other plugins
2018-02-13 23:49:47 -05:00
Colin Hoglund
a8da259d52
run tests as part of build step
2018-02-10 11:42:19 -05:00
Bradley Weston
e6d7090917
Remove 17.10 build tag.
2018-01-23 18:47:00 +00:00
Bradley Weston
6207bb9d85
Add Docker v17.12 dind
2018-01-23 18:43:54 +00:00
Alexander Chumakov
ebadcf7c21
Change base image from 17.05.0-ce-dind to 17.10.0-ce-dind
...
Latest edge version 17.10 have some significant changes.
2017-11-21 12:21:03 +00:00
Brad Rydzewski
e4bc243c93
replace govendor with dep
2017-10-30 23:05:06 -07:00
Brad Rydzewski
3e321f1904
enable gcr and heroku plugins
2017-08-27 12:27:28 -07:00
Bo-Yi Wu
7011e7797f
add 17.05 image.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-05-15 21:58:28 +08:00
Brad Rydzewski
e7e95b89bf
Update .drone.yml
2017-05-15 11:33:44 +02:00
Jacob McCann
1ba685f481
Have tag match docker version
2017-05-02 10:22:25 -05:00
Kévin Darcel
37baf5e0d0
Update to docker 1.13.0
...
Changelog https://github.com/docker/docker/releases/tag/v1.13.0
2017-01-20 08:41:48 -06:00
Brad Rydzewski
b2d40533a3
pin to docker version
2016-12-29 11:37:13 -05:00
Brad Rydzewski
c77a19918a
upgrade docker plugin to docker 1.12
2016-12-29 11:20:57 -05:00
Brad Rydzewski
2bba4885c8
bump minor version number and sign yaml
2016-11-09 00:56:41 +00:00