added command
pipeline / Test (push) Successful in 38s
pipeline / Deploy (push) Successful in 4s

This commit is contained in:
brb
2023-07-11 15:23:27 +02:00
parent 2cdc184a1b
commit c7c3631d8d
+1
View File
@@ -35,5 +35,6 @@ jobs:
run: | run: |
# docker build . --file Dockerfile --tag ${{}} # docker build . --file Dockerfile --tag ${{}}
echo "test message" echo "test message"
echo "below follows gitea.actor:"
echo "${{ gitea.actor }}" echo "${{ gitea.actor }}"