Skip to content

Commit 2d9cb2a

Browse files
authored
Remove leftovers from other PRs (#22)
1 parent 0198079 commit 2d9cb2a

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/proxy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ name: Docker Image
44

55
# Controls when the action will run.
66
on:
7-
workflow_dispatch:
8-
97
# When a release is published
108
release:
119
types: [published]
@@ -14,7 +12,6 @@ on:
1412
push:
1513
branches:
1614
- main
17-
- enhancement/anchore-scanning
1815
tags-ignore:
1916
- '*.*'
2017
paths-ignore:

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ RUN apk del tar && \
8888
rm -f /var/cache/apk/*
8989

9090
ADD haproxy.cfg /etc/haproxy/haproxy.cfg
91-
ADD haproxy-edge-terminated-tls.cfg /etc/haproxy/haproxy-edge-terminated-tls.cfg
9291
ADD certs /etc/haproxy/certs
9392

9493
ADD cli.ini /root/.config/letsencrypt/

0 commit comments

Comments
 (0)