#13 disable cache
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
This commit is contained in:
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user