This commit is contained in:
@@ -6,8 +6,6 @@ jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install buildah
|
||||
run: apt update && apt install -y buildah
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Docker Buildx
|
||||
|
||||
Reference in New Issue
Block a user