updated script
pipeline / Test (push) Successful in 38s
pipeline / Deploy (push) Successful in 2s

This commit is contained in:
brb
2023-07-11 15:04:45 +02:00
parent 65a693706a
commit 2394bb856d
+1
View File
@@ -33,5 +33,6 @@ jobs:
- name: Build image - name: Build image
run: | run: |
# docker build . --file Dockerfile --tag ${{}} # docker build . --file Dockerfile --tag ${{}}
echo "test message"
echo "${{ gitea.actor }}" echo "${{ gitea.actor }}"