Update .gitea/workflows/services.yml
Test Workflow run in Container / test (push) Successful in 10s
Test Gitea Actions with Service Containers / build (push) Failing after 12m31s

This commit is contained in:
2023-07-17 17:09:59 +02:00
parent 973e9268f8
commit 81c4488efa
+1 -1
View File
@@ -12,7 +12,7 @@ env:
jobs: jobs:
build: build:
container: container:
image: ubuntu:latest image: node:latest
runs-on: ubuntu-latest runs-on: ubuntu-latest
services: services:
mongodb: mongodb: