Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rkthtrifork authored Feb 26, 2024
1 parent 7eeb14f commit f4617b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
env:
IMAGE_NAME: trifork/cheetah-example-webapi # image name, must have gh org prefix
PROJECT_PATH: Cheetah.WebApi/Cheetah.WebApi.csproj # path to csproj, relative to ./src (i know..)
DOCKERFILE_PATH: src/Cheetah.WebApi/Dockerfile
DOCKERFILE_PATH: dockerfiles/Dockerfile

jobs:
build-and-push-image:
Expand Down

0 comments on commit f4617b9

Please sign in to comment.