Skip to content

Commit

Permalink
angie
Browse files Browse the repository at this point in the history
  • Loading branch information
RekGRpth committed Dec 2, 2023
1 parent 54ea29b commit c0dbd87
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
strategy:
matrix:
repo:
- angie.docker
- nginx.docker
1 change: 0 additions & 1 deletion t/location.t
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ user: postgres
GET /
--- error_code: 502
--- response_headers
Content-Length: 157
Content-Type: text/html
message-primary: division by zero
severity: ERROR
Expand Down
1 change: 0 additions & 1 deletion t/upstream.t
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ user: postgres
GET /
--- error_code: 502
--- response_headers
Content-Length: 157
Content-Type: text/html
message-primary: division by zero
severity: ERROR
Expand Down
1 change: 0 additions & 1 deletion t/upstream_keepalive.t
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ user: postgres
GET /
--- error_code: 502
--- response_headers
Content-Length: 157
Content-Type: text/html
application-name: nginx
client-encoding: UTF8
Expand Down

0 comments on commit c0dbd87

Please sign in to comment.