Remove uneeded env variable
This commit is contained in:
1
.github/workflows/build-and-test.yaml
vendored
1
.github/workflows/build-and-test.yaml
vendored
@@ -17,7 +17,6 @@ concurrency:
|
||||
|
||||
env:
|
||||
IMAGE : ${{ github.repository_owner }}/openstreetmap-tile-server
|
||||
TAG : ${{ github.sha }}
|
||||
# Use docker.io for Docker Hub if empty
|
||||
REGISTRY: ghcr.io
|
||||
# github.repository as <account>/<repo>
|
||||
|
||||
Reference in New Issue
Block a user