Skip to content

Commit

Permalink
Added NoCache
Browse files Browse the repository at this point in the history
  • Loading branch information
AlenGeoAlex committed Sep 25, 2024
1 parent 4d38c9a commit 8790ab7
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 MyServe.Backend.Http.Api
docker buildx build -t alenalex/myserve-http-api:master --file MyServe.Backend.Http.Api/Dockerfile MyServe.Backend.Http.Api --no-cache
- name: Docker Login
uses: docker/login-action@v3
Expand Down

0 comments on commit 8790ab7

Please sign in to comment.