ci config

This commit is contained in:
Martin Below 2024-06-10 10:25:47 +02:00
parent d02d467503
commit 6360a8a7df

View File

@ -18,7 +18,7 @@ jobs:
steps:
- name: debug
run echo "username: ${{ gitea.actor }}, password: ${{ secrets.GITEA_TOKEN }}"
run: echo "username: ${{ gitea.actor }}, password: ${{ secrets.GITEA_TOKEN }}"
- name: install netcat
run: apt-get -y update ; apt -y install netcat-openbsd
- name: install mariadb server