auvem-nginx -> nginx
This commit is contained in:
4
.github/workflows/nginx.yml
vendored
4
.github/workflows/nginx.yml
vendored
@@ -38,6 +38,6 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: ./nginx/Dockerfile
|
file: ./nginx/Dockerfile
|
||||||
tags: |
|
tags: |
|
||||||
gitea.auvem.com/auvem/wordpress-docker/auvem-nginx:latest
|
gitea.auvem.com/auvem/wordpress-docker/nginx:latest
|
||||||
gitea.auvem.com/auvem/wordpress-docker/auvem-nginx:${{ github.sha }}
|
gitea.auvem.com/auvem/wordpress-docker/nginx:${{ github.sha }}
|
||||||
push: true
|
push: true
|
||||||
|
|||||||
Reference in New Issue
Block a user