update infobeamer-cms to current version

This commit is contained in:
Franzi 2024-09-30 22:24:34 +02:00
parent e2b430fd0e
commit a1d1351411
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 7 additions and 14 deletions

View file

@ -23,7 +23,7 @@ actions = {
git_deploy = {
'/opt/infobeamer-cms/src': {
'rev': 'master',
'repo': 'https://github.com/sophieschi/36c3-cms.git',
'repo': 'https://github.com/voc/infobeamer-cms.git',
'needs': {
'directory:/opt/infobeamer-cms/src',
},
@ -96,14 +96,6 @@ files = {
},
}
pkg_pip = {
'github-flask': {
'needed_by': {
'svc_systemd:infobeamer-cms',
},
},
}
svc_systemd = {
'infobeamer-cms': {
'needs': {