test setup step #1245

Open
jessopb wants to merge 35 commits from test-deploy into master
Showing only changes of commit 8ccfb57713 - Show all commits

View file

@ -15,6 +15,8 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: aftercheckout - name: aftercheckout
run: | run: |
git init
git secret init
ls -al ls -al
ls -al .. ls -al ..
pwd pwd