#13 disable cache
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s

This commit is contained in:
Tim
2024-07-28 18:44:38 +02:00
parent 2d3e9c4686
commit dc3da1675b

View File

@@ -11,4 +11,4 @@ jobs:
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4
- run: docker build --no-chache -t git.wundenbergs.de/tim/me-fit-api:latest api/ - run: docker build --no-cache -t git.wundenbergs.de/tim/me-fit-api:latest api/