This is an automated email from the ASF dual-hosted git repository.
kichan pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 7d6f617 Update build.yml (#198)
7d6f617 is described below
commit 7d6f617fe59e4a9b4a47a009987cf271455defc3
Author: Kit Chan <[email protected]>
AuthorDate: Fri Jan 26 18:17:26 2024 -0800
Update build.yml (#198)
---
.github/workflows/build.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 9896446..cf2a908 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -43,7 +43,6 @@ jobs:
- name: Build ATS Alpine
run: |
- eval $(minikube -p minikube docker-env)
docker build -t ats-ingress .
# - name: Build Exporter