Michael Vines
|
8f9554b5b9
|
Build rust docker images for linux/amd64
|
2022-04-11 18:15:03 -04:00 |
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
b1b03ec13b
|
Refine docker image tagging to avoid breaking stabilization branches on updates
|
2018-09-07 18:42:25 -07:00 |
Michael Vines
|
a1ec549630
|
Pin nightly rust for more controlled updating
|
2018-08-20 10:55:55 -07:00 |
Michael Vines
|
84c28a077a
|
Use custom rust nightly image with cargo-cov and clippy pre-installed
|
2018-07-12 07:25:56 -06:00 |