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 369f010 commit d7a3ba9
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"
IMAGE_NAME: "eoefans-api"
IMAGE_REPO: ${{ github.repository }}
IMAGE_NAME: "eoefans-api-runner"
# IMAGE_TAG: "" #we get tag using the action down below

jobs:
Expand Down

0 comments on commit d7a3ba9

Please sign in to comment.