alpine 3.13
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Aleksander Cynarski 2021-07-02 21:36:17 +02:00
parent 351e10d939
commit 5597364860
Signed by: paramah
GPG Key ID: C4340BA42B9C173A

View File

@ -13,7 +13,7 @@ steps:
repo: repo:
from_secret: hub_repo from_secret: hub_repo
build_args: build_args:
- PHP_VERSION=8.0-fpm-alpine - PHP_VERSION=8.0-fpm-alpine3.13
tags: 8.0-alpine tags: 8.0-alpine
when: when:
branch: branch:
@ -31,7 +31,7 @@ steps:
repo: repo:
from_secret: hub_repo from_secret: hub_repo
build_args: build_args:
- PHP_VERSION=8.0-fpm-alpine - PHP_VERSION=8.0-fpm-alpine3.13
- ENVIRONMENT=development - ENVIRONMENT=development
tags: 8.0-alpine-dev tags: 8.0-alpine-dev
when: when:
@ -50,7 +50,7 @@ steps:
repo: repo:
from_secret: hub_repo from_secret: hub_repo
build_args: build_args:
- PHP_VERSION=7.4-fpm-alpine - PHP_VERSION=7.4-fpm-alpine3.13
tags: 7.4-alpine tags: 7.4-alpine
when: when:
branch: branch:
@ -68,7 +68,7 @@ steps:
repo: repo:
from_secret: hub_repo from_secret: hub_repo
build_args: build_args:
- PHP_VERSION=7.4-fpm-alpine - PHP_VERSION=7.4-fpm-alpine3.13
- ENVIRONMENT=development - ENVIRONMENT=development
tags: 7.4-alpine-dev tags: 7.4-alpine-dev
when: when:
@ -87,7 +87,7 @@ steps:
repo: repo:
from_secret: hub_repo from_secret: hub_repo
build_args: build_args:
- PHP_VERSION=7.3-fpm-alpine - PHP_VERSION=7.3-fpm-alpine3.13
tags: 7.3-alpine tags: 7.3-alpine
when: when:
branch: branch:
@ -105,7 +105,7 @@ steps:
repo: repo:
from_secret: hub_repo from_secret: hub_repo
build_args: build_args:
- PHP_VERSION=7.3-fpm-alpine - PHP_VERSION=7.3-fpm-alpine3.13
- ENVIRONMENT=development - ENVIRONMENT=development
tags: 7.3-alpine-dev tags: 7.3-alpine-dev
when: when:
@ -124,7 +124,7 @@ steps:
repo: repo:
from_secret: hub_repo from_secret: hub_repo
build_args: build_args:
- PHP_VERSION=7.2-fpm-alpine - PHP_VERSION=7.2-fpm-alpine3.13
tags: 7.2-alpine tags: 7.2-alpine
when: when:
branch: branch: