File tree Expand file tree Collapse file tree 13 files changed +13
-14
lines changed
.github/actions/run-tests Expand file tree Collapse file tree 13 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 11FROM golang:1.15-alpine
22
33# Add any build or testing essential system packages
4- RUN apk add --no-cache build-base git
5- RUN apk add gcc pkgconfig libc-dev
4+ RUN apk add --no-cache build-base git pkgconf
65RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community libgit2-dev=1.1.0-r1
76
87# Use the GitHub Actions uid:gid combination for proper fs permissions
Original file line number Diff line number Diff line change 11/*
2- Copyright 2020 The Flux CD contributors.
2+ Copyright 2020 The Flux authors
33
44Licensed under the Apache License, Version 2.0 (the "License");
55you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- Copyright 2020 The Flux CD contributors.
2+ Copyright 2020 The Flux authors
33
44Licensed under the Apache License, Version 2.0 (the "License");
55you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- Copyright 2020 The Flux CD contributors.
2+ Copyright 2020 The Flux authors
33
44Licensed under the Apache License, Version 2.0 (the "License");
55you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- Copyright 2020 The Flux CD contributors.
2+ Copyright 2020 The Flux authors
33
44Licensed under the Apache License, Version 2.0 (the "License");
55you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- Copyright 2020 The Flux CD contributors.
2+ Copyright 2020 The Flux authors
33
44Licensed under the Apache License, Version 2.0 (the "License");
55you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- Copyright 2020 The Flux CD contributors.
2+ Copyright 2020 The Flux authors
33
44Licensed under the Apache License, Version 2.0 (the "License");
55you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- Copyright 2020 The Flux CD contributors.
2+ Copyright 2020 The Flux authors
33
44Licensed under the Apache License, Version 2.0 (the "License");
55you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- Copyright 2020 The Flux CD contributors.
2+ Copyright 2020 The Flux authors
33
44Licensed under the Apache License, Version 2.0 (the "License");
55you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- Copyright 2020 The Flux CD contributors.
2+ Copyright 2020 The Flux authors
33
44Licensed under the Apache License, Version 2.0 (the "License");
55you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments