File tree 4 files changed +16
-16
lines changed
4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ jobs:
29
29
- platform : ' linux/amd64,linux/arm64'
30
30
image : 8.1-cli-alpine3.21
31
31
tags : |
32
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.1-cli
32
+ ghcr.io/php-etl /php-grpc:8.1-cli
33
33
- platform : ' linux/amd64,linux/arm64'
34
34
image : 8.1-zts-alpine3.21
35
35
tags : |
36
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.1-zts
36
+ ghcr.io/php-etl /php-grpc:8.1-zts
37
37
38
38
steps :
39
39
- uses : actions/checkout@v2
@@ -74,11 +74,11 @@ jobs:
74
74
- platform : ' linux/amd64,linux/arm64'
75
75
image : 8.1-cli-alpine3.21
76
76
tags : |
77
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.1-cli-xdebug
77
+ ghcr.io/php-etl /php-grpc:8.1-cli-xdebug
78
78
- platform : ' linux/amd64,linux/arm64'
79
79
image : 8.1-zts-alpine3.21
80
80
tags : |
81
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.1-zts-xdebug
81
+ ghcr.io/php-etl /php-grpc:8.1-zts-xdebug
82
82
83
83
steps :
84
84
- uses : actions/checkout@v2
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ jobs:
29
29
- platform : ' linux/amd64,linux/arm64'
30
30
image : 8.2-cli-alpine3.21
31
31
tags : |
32
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.2-cli
32
+ ghcr.io/php-etl /php-grpc:8.2-cli
33
33
- platform : ' linux/amd64,linux/arm64'
34
34
image : 8.2-zts-alpine3.21
35
35
tags : |
36
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.2-zts
36
+ ghcr.io/php-etl /php-grpc:8.2-zts
37
37
38
38
steps :
39
39
- uses : actions/checkout@v2
@@ -74,11 +74,11 @@ jobs:
74
74
- platform : ' linux/amd64,linux/arm64'
75
75
image : 8.2-cli-alpine3.21
76
76
tags : |
77
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.2-cli-xdebug
77
+ ghcr.io/php-etl /php-grpc:8.2-cli-xdebug
78
78
- platform : ' linux/amd64,linux/arm64'
79
79
image : 8.2-zts-alpine3.21
80
80
tags : |
81
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.2-zts-xdebug
81
+ ghcr.io/php-etl /php-grpc:8.2-zts-xdebug
82
82
83
83
steps :
84
84
- uses : actions/checkout@v2
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ jobs:
29
29
- platform : ' linux/amd64,linux/arm64'
30
30
image : 8.3-cli-alpine3.21
31
31
tags : |
32
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.3-cli
32
+ ghcr.io/php-etl /php-grpc:8.3-cli
33
33
- platform : ' linux/amd64,linux/arm64'
34
34
image : 8.3-zts-alpine3.21
35
35
tags : |
36
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.3-zts
36
+ ghcr.io/php-etl /php-grpc:8.3-zts
37
37
38
38
steps :
39
39
- uses : actions/checkout@v2
@@ -74,11 +74,11 @@ jobs:
74
74
- platform : ' linux/amd64,linux/arm64'
75
75
image : 8.3-cli-alpine3.21
76
76
tags : |
77
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.3-cli-xdebug
77
+ ghcr.io/php-etl /php-grpc:8.3-cli-xdebug
78
78
- platform : ' linux/amd64,linux/arm64'
79
79
image : 8.3-zts-alpine3.21
80
80
tags : |
81
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.3-zts-xdebug
81
+ ghcr.io/php-etl /php-grpc:8.3-zts-xdebug
82
82
83
83
steps :
84
84
- uses : actions/checkout@v2
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ jobs:
29
29
- platform : ' linux/amd64,linux/arm64'
30
30
image : 8.4-cli-alpine3.21
31
31
tags : |
32
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.4-cli
32
+ ghcr.io/php-etl /php-grpc:8.4-cli
33
33
- platform : ' linux/amd64,linux/arm64'
34
34
image : 8.4-zts-alpine3.21
35
35
tags : |
36
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.4-zts
36
+ ghcr.io/php-etl /php-grpc:8.4-zts
37
37
38
38
steps :
39
39
- uses : actions/checkout@v2
@@ -74,11 +74,11 @@ jobs:
74
74
- platform : ' linux/amd64,linux/arm64'
75
75
image : 8.4-cli-alpine3.21
76
76
tags : |
77
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.4-cli-xdebug
77
+ ghcr.io/php-etl /php-grpc:8.4-cli-xdebug
78
78
- platform : ' linux/amd64,linux/arm64'
79
79
image : 8.4-zts-alpine3.21
80
80
tags : |
81
- ${{ env.REGISTRY }}/${{ github.repository_owner }} /php-grpc:8.4-zts-xdebug
81
+ ghcr.io/php-etl /php-grpc:8.4-zts-xdebug
82
82
83
83
steps :
84
84
- uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments