Aggiornamento staging #1
@@ -99,12 +99,6 @@ jobs:
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
- name: Checkout repository (manual git)
|
||||
run: |
|
||||
git config --global core.autocrlf false
|
||||
git clone --depth 1 --branch ${{ github.ref_name }} https://github.com/${{ github.repository }} .
|
||||
shell: cmd
|
||||
|
||||
- name: Log in to Gitea Container Registry
|
||||
run: echo ${{ secrets.REGISTRY_TOKEN }} | docker login ${{ env.REGISTRY }} -u alessio --password-stdin
|
||||
shell: cmd
|
||||
|
||||
Reference in New Issue
Block a user