feature/move-to-forgejo #1

Merged
Alexander Schäferdiek merged 10 commits from feature/move-to-forgejo into master 2023-08-17 22:31:24 +00:00
Showing only changes of commit 5d1fa6d179 - Show all commits

View file

@ -18,6 +18,14 @@ jobs:
run: |
find usr/local/bin -type f -exec echo Testing {} \; -exec shellcheck {} \;
- name: DEBUG STEP
run: |
echo $KEY
echo "Base 64 stuff"
echo $KEY | base64 -d
env:
KEY: ${{ secrets.DEPLOY_SSH_KEY }}
- name: Build ArchLinux package
run: |
useradd -m build