Testing simpler pipeline
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
parent
f4a26d117a
commit
102993cb2a
|
@ -6,10 +6,8 @@ jobs:
|
|||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
# - name: Check out repository code
|
||||
# uses: actions/checkout@v4
|
||||
- name: Debug
|
||||
run: echo "wat?"
|
||||
- name: Docker test
|
||||
|
|
Loading…
Reference in New Issue
Block a user