This commit is contained in:
Marc Beninca 2024-06-17 08:32:41 +02:00
parent bbf5d25139
commit 3091459389
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
4 changed files with 2 additions and 2 deletions

1
.forgejo Symbolic link
View file

@ -0,0 +1 @@
.github

View file

@ -1,14 +0,0 @@
on: [push]
jobs:
job:
container:
image: debian:bookworm
steps:
- name: cd
run: ${{vars.cd}} "${{secrets.cd_ssh_key}}" "${{vars.cd_ssh_hosts}}"
- run: cd-list-environment
- run: cd-clone-branch
- run: cd-build-project
- run: cd-browse-workspace
- run: cd-synchronize