File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ jobs:
2929 - platform : ' linux/amd64,linux/arm64'
3030 image : 8.1-cli-alpine3.21
3131 tags : |
32- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.1-cli
32+ ghcr.io/php-etl /php-grpc:8.1-cli
3333 - platform : ' linux/amd64,linux/arm64'
3434 image : 8.1-zts-alpine3.21
3535 tags : |
36- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.1-zts
36+ ghcr.io/php-etl /php-grpc:8.1-zts
3737
3838 steps :
3939 - uses : actions/checkout@v2
@@ -74,11 +74,11 @@ jobs:
7474 - platform : ' linux/amd64,linux/arm64'
7575 image : 8.1-cli-alpine3.21
7676 tags : |
77- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.1-cli-xdebug
77+ ghcr.io/php-etl /php-grpc:8.1-cli-xdebug
7878 - platform : ' linux/amd64,linux/arm64'
7979 image : 8.1-zts-alpine3.21
8080 tags : |
81- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.1-zts-xdebug
81+ ghcr.io/php-etl /php-grpc:8.1-zts-xdebug
8282
8383 steps :
8484 - uses : actions/checkout@v2
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ jobs:
2929 - platform : ' linux/amd64,linux/arm64'
3030 image : 8.2-cli-alpine3.21
3131 tags : |
32- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.2-cli
32+ ghcr.io/php-etl /php-grpc:8.2-cli
3333 - platform : ' linux/amd64,linux/arm64'
3434 image : 8.2-zts-alpine3.21
3535 tags : |
36- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.2-zts
36+ ghcr.io/php-etl /php-grpc:8.2-zts
3737
3838 steps :
3939 - uses : actions/checkout@v2
@@ -74,11 +74,11 @@ jobs:
7474 - platform : ' linux/amd64,linux/arm64'
7575 image : 8.2-cli-alpine3.21
7676 tags : |
77- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.2-cli-xdebug
77+ ghcr.io/php-etl /php-grpc:8.2-cli-xdebug
7878 - platform : ' linux/amd64,linux/arm64'
7979 image : 8.2-zts-alpine3.21
8080 tags : |
81- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.2-zts-xdebug
81+ ghcr.io/php-etl /php-grpc:8.2-zts-xdebug
8282
8383 steps :
8484 - uses : actions/checkout@v2
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ jobs:
2929 - platform : ' linux/amd64,linux/arm64'
3030 image : 8.3-cli-alpine3.21
3131 tags : |
32- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.3-cli
32+ ghcr.io/php-etl /php-grpc:8.3-cli
3333 - platform : ' linux/amd64,linux/arm64'
3434 image : 8.3-zts-alpine3.21
3535 tags : |
36- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.3-zts
36+ ghcr.io/php-etl /php-grpc:8.3-zts
3737
3838 steps :
3939 - uses : actions/checkout@v2
@@ -74,11 +74,11 @@ jobs:
7474 - platform : ' linux/amd64,linux/arm64'
7575 image : 8.3-cli-alpine3.21
7676 tags : |
77- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.3-cli-xdebug
77+ ghcr.io/php-etl /php-grpc:8.3-cli-xdebug
7878 - platform : ' linux/amd64,linux/arm64'
7979 image : 8.3-zts-alpine3.21
8080 tags : |
81- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.3-zts-xdebug
81+ ghcr.io/php-etl /php-grpc:8.3-zts-xdebug
8282
8383 steps :
8484 - uses : actions/checkout@v2
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ jobs:
2929 - platform : ' linux/amd64,linux/arm64'
3030 image : 8.4-cli-alpine3.21
3131 tags : |
32- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.4-cli
32+ ghcr.io/php-etl /php-grpc:8.4-cli
3333 - platform : ' linux/amd64,linux/arm64'
3434 image : 8.4-zts-alpine3.21
3535 tags : |
36- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.4-zts
36+ ghcr.io/php-etl /php-grpc:8.4-zts
3737
3838 steps :
3939 - uses : actions/checkout@v2
@@ -74,11 +74,11 @@ jobs:
7474 - platform : ' linux/amd64,linux/arm64'
7575 image : 8.4-cli-alpine3.21
7676 tags : |
77- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.4-cli-xdebug
77+ ghcr.io/php-etl /php-grpc:8.4-cli-xdebug
7878 - platform : ' linux/amd64,linux/arm64'
7979 image : 8.4-zts-alpine3.21
8080 tags : |
81- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.4-zts-xdebug
81+ ghcr.io/php-etl /php-grpc:8.4-zts-xdebug
8282
8383 steps :
8484 - uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments