...
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
John Galt 2024-08-16 20:10:24 +02:00
parent 370e39e544
commit 63eb54fd0f

View File

@ -4,7 +4,7 @@ when:
steps: steps:
- name: build - name: build
image: debian image: ubuntu-latest
commands: commands:
- echo "This is the build step" - echo "This is the build step"
- echo "binary-data-123" > executable - echo "binary-data-123" > executable