Skip to content

Commit

Permalink
Debugging info and get rid of type on custom_nginx 5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Nov 20, 2023
1 parent d741d1f commit 9cd8b8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-legacy-php5-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ jobs:
cleanup-header: "Destroy tests"
shell: bash
stdin: true
- name: Get Docker Log
run: docker logs
2 changes: 0 additions & 2 deletions examples/5.3/.lando.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ services:
DUALBLADE: maxim
OTHER: thing
custom_nginx:
type: php:5.3
via: nginx
build_as_root:
- mkdir -p /app/test && touch /app/test/managed_build_step
overrides:
Expand Down

0 comments on commit 9cd8b8c

Please sign in to comment.