Skip to content

Commit

Permalink
Update eoefans-api-docker-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 11, 2023
1 parent fe8648c commit 996f58b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/eoefans-api-docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
env:
IMAGE_REGISTRY: "containers.vlink.dev"
DOCKERFILE_PATH: "./builder/api/Dockerfile"
IMAGE_REPO: "eoefans/eoefans-api"
IMAGE_NAME: "eoefans-api-image"
IMAGE_REPO: "EOEFANS/eoefans-api"
IMAGE_NAME: "eoefans-api"
# IMAGE_TAG: "" #we get tag using the action down below

jobs:
Expand Down

0 comments on commit 996f58b

Please sign in to comment.