ups
Some checks failed
Build and push / Pulling repo on server (push) Successful in 2s
/ update_database (push) Failing after -12s

This commit is contained in:
Chris 2023-12-12 21:04:45 +01:00
parent e653a6667e
commit 0a0b7d4f4e

View File

@ -6,7 +6,7 @@ on: [push]
jobs:
update_database:
runs-on: docker-alpine
runs-on: alpine
steps:
- name: All tools we need
run: apk add --no-cache git curl jq openjdk21-jre php php-dom php-curl php-openssl php-sqlite3