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