Skip to content

Commit

Permalink
updated Gitlab CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ecmchow committed Aug 11, 2022
1 parent a6fbf49 commit 600316e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ variables:
test:7.4:
stage: test
image: ecmchow/php-redis:7.4-cli
only:
- web
script:
- bash
- service redis-server restart
Expand Down Expand Up @@ -48,8 +46,6 @@ test:7.4:
test:8.1:
stage: test
image: ecmchow/php-redis:8.1-cli
only:
- web
script:
- bash
- service redis-server restart
Expand Down

0 comments on commit 600316e

Please sign in to comment.