mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-24 04:28:15 +03:00
php74 fix
This commit is contained in:
parent
6aca8c21ab
commit
881cd813fb
@ -249,7 +249,7 @@ matrix:
|
||||
- name: Apache + PHP7.4
|
||||
script:
|
||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||
- docker build --compress -t epicmorg/websites:latest websites/php7.4
|
||||
- docker build --compress -t epicmorg/websites:php7.4 websites/php7.4
|
||||
- docker push epicmorg/websites:php7.4
|
||||
|
||||
- name: Apache + PHP7.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user