actions - fix centos test and docker image name when pushing

This commit is contained in:
bunkerity 2021-06-22 13:59:42 +02:00
parent e309ce6fd5
commit b448d91ca8
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ jobs:
context: .
platforms: linux/amd64,linux/386,linux/arm/v7,linux/arm64/v8
push: true
tags: bunkerized-nginx:dev
tags: bunkerity/bunkerized-nginx:dev
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new

View File

@ -17,4 +17,4 @@ jobs:
- name: Ubuntu test
run: ./tests/linux.sh ubuntu:focal
- name: CentOS test
run: ./tests/linux.sh centos.sh
run: ./tests/linux.sh centos:7