.gitea/workflows/services.yml aktualisiert
Test Workflow run in Container / test (push) Successful in 7s
Test Gitea Actions with Service Containers / build (push) Has been cancelled

This commit is contained in:
2023-07-27 01:43:44 +02:00
parent 62dc1f9c17
commit 866995f66f
+1 -1
View File
@@ -12,7 +12,7 @@ env:
jobs:
build:
container:
image: ubuntu:latest
image: busybox:latest
runs-on: ubuntu-latest
services:
mongodb: