Rimozione pipeline non necessaria.
build and deploy / build+deploy (push) Successful in 8s Details

This commit is contained in:
Emiliano Vavassori 2024-03-02 22:25:09 +01:00
parent 5963ca2fc5
commit 75fadb7c3f
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
---
name: show settings
on: [push]
jobs:
show_settings:
runs-on: debian-bookworm
steps:
- uses: actions/checkout@v4
- run: ls -la
- run: ls -la ${{ gitea.workspace }}