ci config
This commit is contained in:
parent
2170f0d03b
commit
d02d467503
@ -18,8 +18,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: debug
|
||||
run echo "username: ${{ gitea.actor }}"
|
||||
run echo "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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user