staging #462

Merged
edraft merged 35 commits from staging into master 2023-12-17 01:03:15 +01:00
Showing only changes of commit 711e184895 - Show all commits

View File

@ -114,6 +114,12 @@ jobs:
runs-on: [ dobby.sh-edraft.de, ubuntu-latest ]
container: git.sh-edraft.de/sh-edraft.de/act-runner:latest
steps:
- name: Clone Repository
uses: https://github.com/actions/checkout@v3
with:
token: ${{ secrets.CI_ACCESS_TOKEN }}
submodules: true
- name: Deploy Stack to sh-edraft.de
uses: https://github.com/kgierke/portainer-stack-deployment@v1
with: