Skip to content

Commit 18ab8c2

Browse files
aozhuochaoaozhuochao
authored andcommitted
swoole del
1 parent 5fcfc69 commit 18ab8c2

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

.github/workflows/docker-7.4-php.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -111,25 +111,6 @@ jobs:
111111
# Adds labels with git repository information to the built image
112112
labels: true
113113

114-
- name: 7.4-alpine-php-dev-swoole
115-
uses: docker/build-push-action@v3
116-
with:
117-
# Comma-delimited list of tags. These will be added to the registry/repository to form the image's tags
118-
tags: |
119-
adockero/php-nginx:7.4-alpine-php-dev-swoole
120-
# pull: false
121-
# push: true
122-
push: true
123-
context: ./
124-
# Path to the Dockerfile (Default is '{path}/Dockerfile')
125-
# path: ./dockerfile
126-
file: ./docker-build/Dockerfile
127-
# Comma-delimited list of build-time variables
128-
build-args: |
129-
FROM_ARG=adockero/php-nginx:7.4-alpine-php-dev
130-
RUN_SH_ARG=install-swoole-4.8.sh install-yasd.sh
131-
# Adds labels with git repository information to the built image
132-
labels: true
133114

134115
# ---------------dev--alpine---end---------------------
135116

0 commit comments

Comments
 (0)