File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,5 @@ if [[ ( "$BUILDKITE_PIPELINE_SLUG" == "golang-crossbuild" || "$BUILDKITE_PIPELIN
14
14
docker logout " ${DOCKER_REGISTRY} "
15
15
fi
16
16
17
- # if [[ "$BUILDKITE_PIPELINE_SLUG" == "llvm-apple" && "$BUILDKITE_STEP_KEY" =~ ^build ]]; then
18
- # google_cloud_logout_active_account
19
- # fi
20
- #
21
- # if [[ "$BUILDKITE_PIPELINE_SLUG" == "llvm-apple" && ("$BUILDKITE_STEP_KEY" =~ ^build || "$BUILDKITE_STEP_KEY" =~ ^publish) ]]; then
22
- # docker logout "${DOCKER_REGISTRY}"
23
- # fi
24
-
25
17
# Ensure that any temporal files created during any step are removed
26
18
cleanup
Original file line number Diff line number Diff line change 1
- [ ![ Build Status] ( https://beats-ci.elastic.co/buildStatus/icon?job=golang-crossbuild%2Fgolang-crossbuild-mbp%2Fmain )] ( https://beats-ci.elastic.co/job/golang-crossbuild/job/golang-crossbuild-mbp/job/main/ )
1
+ | | main | 1.20 |
2
+ | -------------------| ------| -|
3
+ | golang-crossbuild | [ ![ Build status] ( https://badge.buildkite.com/a62e956ff483d20043847488a8797382db305653ea9fac86b2.svg?branch=main )] ( https://buildkite.com/elastic/golang-crossbuild/builds?branch=main ) | [ ![ Build status] ( https://badge.buildkite.com/a62e956ff483d20043847488a8797382db305653ea9fac86b2.svg?branch=1.20 )] ( https://buildkite.com/elastic/golang-crossbuild/builds?branch=1.20 ) |
4
+ | llvm-apple | [ ![ Build status] ( https://badge.buildkite.com/608fe26d86b5da77dad646eec77944c306e5ad3a427c88dcf5.svg?branch=main )] ( https://buildkite.com/elastic/llvm-apple/builds?branch=main ) | [ ![ Build status] ( https://badge.buildkite.com/608fe26d86b5da77dad646eec77944c306e5ad3a427c88dcf5.svg?branch=1.20 )] ( https://buildkite.com/elastic/llvm-apple/builds?branch=1.20 ) |
5
+ | fpm | [ ![ Build status] ( https://badge.buildkite.com/86216c62729e32e235059e42d58bfb54901c20bf3394c704f3.svg?branch=main )] ( https://buildkite.com/elastic/fpm/builds?branch=main ) | [ ![ Build status] ( https://badge.buildkite.com/86216c62729e32e235059e42d58bfb54901c20bf3394c704f3.svg?branch=1.20 )] ( https://buildkite.com/elastic/fpm/builds?branch=1.20 ) |
6
+
2
7
3
8
# golang-crossbuild Docker images
4
9
You can’t perform that action at this time.
0 commit comments