Compare commits

..

No commits in common. "fd3308ea4e065efc83a9ef681714a88f8d6988fb" and "44d285465dbe66b45dfc2668c8264e83b3798a15" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -1,7 +1,6 @@
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
- workflow_dispatch
on: [push]
jobs:
Explore-Gitea-Actions:

View File

@ -31,9 +31,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: check docker
run: which docker; echo $$PATH; ls /usr/bin
# Set up BuildKit Docker container builder to be able to build
# multi-platform images and export cache
# https://`.com/docker/setup-buildx-action