Skip to content

Commit

Permalink
extension-test: Bump docker images (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
femiwiki-bot committed Sep 21, 2024
1 parent cb83a85 commit 69da717
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/extension-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,19 @@
name: Quibble and Phan

on:
push:
branches:
- '*'
tags-ignore:
- '*.*'
pull_request:

env:
DOCKER_REGISTRY: docker-registry.wikimedia.org
DOCKER_ORG: releng
QUIBBLE_DOCKER_IMAGE: quibble-buster-php81
# There is no quibble-buster-php81-coverage yet
COVERAGE_DOCKER_IMAGE: quibble-buster-php81-coverage
COVERAGE_DOCKER_IMAGE: quibble-buster-php74-coverage
PHAN_DOCKER_IMAGE: mediawiki-phan-php81

jobs:
Expand Down

0 comments on commit 69da717

Please sign in to comment.