Revision 0f83a8ab
Von Enrique Morales vor mehr als 1 Jahr hinzugefügt
.github/workflows/main.yml | ||
---|---|---|
11 | 11 |
sudo add-apt-repository universe |
12 | 12 |
sudo apt-get update |
13 | 13 |
sudo apt-get install postgresql postgresql-contrib libtest-deep-perl libtest-exception-perl libtest-output-perl libwww-perl liburi-find-perl libsys-cpu-perl libthread-pool-simple-perl libdbd-pg-perl libdbi-perl - name: Configurieren |
14 |
- name: Configurieren |
|
14 | 15 |
run: | |
15 | 16 |
cp config/kivitendo.conf.default config/kivitendo.conf |
16 | 17 |
sed -i '/db[ ]*=/ s/$/ testdb/' config/kivitendo.conf |
Auch abrufbar als: Unified diff
Update main.yml