poprawki w drone, iconv fix, net-snmp fix
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-06-04 22:00:23 +02:00
parent 1295514340
commit f0146f83a2
3 changed files with 78 additions and 15 deletions

View File

@@ -11,8 +11,12 @@ steps:
from_secret: hub_password
repo:
from_secret: hub_repo
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7
build_args:
- PHP_VERSION=8.1-fpm-alpine3.15
- PHP_VERSION=8.1-fpm-alpine3.16
tags: 8.1-alpine
when:
branch:
@@ -28,8 +32,12 @@ steps:
from_secret: hub_password
repo:
from_secret: hub_repo
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7
build_args:
- PHP_VERSION=8.0-fpm-alpine3.15
- PHP_VERSION=8.0-fpm-alpine3.16
tags: 8.0-alpine
when:
branch:
@@ -45,8 +53,12 @@ steps:
from_secret: hub_password
repo:
from_secret: hub_repo
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7
build_args:
- PHP_VERSION=7.4-fpm-alpine3.15
- PHP_VERSION=7.4-fpm-alpine3.16
tags: 7.4-alpine
when:
branch: