Skip to content

Commit

Permalink
Merge pull request #32 from alexislefebvre/remove-obsolete-images
Browse files Browse the repository at this point in the history
remove obsolete images
  • Loading branch information
alexislefebvre authored Feb 26, 2023
2 parents 3c65c24 + dabd461 commit 88b9140
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 118 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ jobs:
fail-fast: false
matrix:
image:
- 5.4-composer
- alpine-wait-for-it
- jakzal-phpqa-gd
- php-7.4-alpine-composer-gd
- php-8.1-alpine-composer-gd
- php-8.1-jakzal-phpqa-gd

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ jobs:
fail-fast: false
matrix:
image:
- 5.4-composer
- alpine-wait-for-it
- jakzal-phpqa-gd
- php-7.4-alpine-composer-gd
- php-8.1-alpine-composer-gd
- php-8.1-jakzal-phpqa-gd

Expand Down
28 changes: 0 additions & 28 deletions 5.4-composer/Dockerfile

This file was deleted.

28 changes: 0 additions & 28 deletions 5.4-composer/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

Images:

- [5.4-composer](5.4-composer/): Use this image with Drone for legacy projects
- [alpine-wait-for-it](alpine-wait-for-it/): Use this image with Drone to wait for another service
- [jakzal-phpqa-gd](jakzal-phpqa-gd/): Use this image with Drone to avoid error from PHPStan when GD functions are used
- [php-7.4-alpine-composer-gd](php-7.4-alpine-composer-gd): Use this image with GitHub actions or Drone
- [php-8.1-alpine-composer-gd](php-8.1-alpine-composer-gd): Use this image with GitHub actions or Drone
- [php-8.1-jakzal-phpqa-gd](php-8.1-jakzal-phpqa-gd): Use this image with GitHub actions or Drone
5 changes: 0 additions & 5 deletions jakzal-phpqa-gd/Dockerfile

This file was deleted.

12 changes: 0 additions & 12 deletions jakzal-phpqa-gd/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions php-7.4-alpine-composer-gd/Dockerfile

This file was deleted.

14 changes: 0 additions & 14 deletions php-7.4-alpine-composer-gd/README.md

This file was deleted.

0 comments on commit 88b9140

Please sign in to comment.