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

This commit is contained in:
Aleksander Cynarski 2022-06-04 22:01:56 +02:00
parent f0146f83a2
commit 24f3b2365a
Signed by: paramah
GPG Key ID: C4340BA42B9C173A

View File

@ -3,7 +3,7 @@ name: default
steps:
- name: php8.1
image: techknowlogick/drone-docker
image: thegeeklab/drone-docker-buildx
settings:
username:
from_secret: hub_username
@ -24,7 +24,7 @@ steps:
depends_on: [ clone ]
- name: php8.0
image: techknowlogick/drone-docker
image: thegeeklab/drone-docker-buildx
settings:
username:
from_secret: hub_username
@ -45,7 +45,7 @@ steps:
depends_on: [ clone ]
- name: php7.4
image: techknowlogick/drone-docker
image: thegeeklab/drone-docker-buildx
settings:
username:
from_secret: hub_username
@ -66,7 +66,7 @@ steps:
depends_on: [ clone ]
# - name: php7.3
# image: techknowlogick/drone-docker
# image: thegeeklab/drone-docker-buildx
# settings:
# username:
# from_secret: hub_username
@ -83,7 +83,7 @@ steps:
# depends_on: [ clone ]
# - name: php7.2
# image: techknowlogick/drone-docker
# image: thegeeklab/drone-docker-buildx
# settings:
# username:
# from_secret: hub_username