Update .gitea/workflows/build.yaml
All checks were successful
Build & Push / build (push) Successful in 22s
All checks were successful
Build & Push / build (push) Successful in 22s
This commit is contained in:
@@ -14,3 +14,6 @@ jobs:
|
||||
|
||||
- name: "Checking docker version"
|
||||
run: docker version
|
||||
|
||||
- name: "Build"
|
||||
run: docker build -t testing/capacity:2 .
|
||||
Reference in New Issue
Block a user