Loading .gitea/workflows/build.yaml +0 −4 Original line number Diff line number Diff line Loading @@ -15,10 +15,6 @@ jobs: runs-on: 'ubuntu-latest' steps: # setup build action - name: 'setup docker buildx' uses: 'docker/setup-buildx-action@v3' # checkout code - name: 'Clone repo' uses: 'actions/checkout@v2' Loading Loading
.gitea/workflows/build.yaml +0 −4 Original line number Diff line number Diff line Loading @@ -15,10 +15,6 @@ jobs: runs-on: 'ubuntu-latest' steps: # setup build action - name: 'setup docker buildx' uses: 'docker/setup-buildx-action@v3' # checkout code - name: 'Clone repo' uses: 'actions/checkout@v2' Loading