Implementierung Fachbereichsseiten #305

Merged
Denys Konovalov merged 95 commits from feat/fachbereiche into main 2024-11-22 09:01:21 +01:00
Showing only changes of commit 66f83d6436 - Show all commits

@ -12,12 +12,11 @@ defaults:
jobs:
dev-build:
if: gitea.repository == 'gcg/gcg-website'
runs-on: ubuntu-latest
runs-on: act-runner-user
timeout-minutes: 5
steps:
- name: pull
run: |
git config --global --add safe.directory /opt/data/actions/gcg-website-dev
git pull
git reset --hard origin/dev
- name: build