Skip to content

Commit

Permalink
Pass in docker image and registry name as inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Jan 18, 2024
1 parent f6bcb4f commit f0c80d4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release-docker-image-euid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
with:
release_type: ${{ inputs.release_type }}
docker_file: Dockerfile_euid
env:
REGISTRY: ghcr.io
IMAGE_NAME: iabtechlab/euid-tcportal
docker_image_name: iabtechlab/euid-tcportal
docker_registry: ghcr.io
secrets: inherit

0 comments on commit f0c80d4

Please sign in to comment.