Skip to content

Commit

Permalink
Docker build file
Browse files Browse the repository at this point in the history
  • Loading branch information
AlenGeoAlex committed Sep 25, 2024
1 parent 1eb9b65 commit d0c9624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Build Docker Image
run: |
docker buildx build -t alenalex/myserve-http-api:master --file MyServe.Backend.Http.Api/Dockerfile
docker buildx build -t alenalex/myserve-http-api:master --file MyServe.Backend.Http.Api/Dockerfile MyServe.Backend.Http.Api
- name: Docker Login
uses: docker/login-action@v3
Expand Down

0 comments on commit d0c9624

Please sign in to comment.