update and rename publish file
Build and Push to Registry / build-and-push (push) Failing after 1m25s
Build and Push to Registry / build-and-push (push) Failing after 1m25s
This commit is contained in:
@@ -5,8 +5,9 @@ jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Checkout code
|
||||
run: |
|
||||
git clone https://gitea.servernah.com/${{ gitea.repository }} .
|
||||
|
||||
- name: Log in to Custom Registry
|
||||
run: |
|
||||
Reference in New Issue
Block a user