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 df8e349 commit a6726bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/eoefans-api-docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ on:

env:
IMAGE_REGISTRY: "containers.vlink.dev"
DOCKERFILE_PATH: "./builder/api/Dockerfile"
IMAGE_REPO: "eoefans"
IMAGE_NAME: "eoefans-api"
DOCKERFILE_PATH: "./builder/api/Dockerfile"

# IMAGE_TAG: "" #we get tag using the action down below

jobs:
Expand Down

0 comments on commit a6726bc

Please sign in to comment.