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:
|
build-and-push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
run: |
|
||||||
|
git clone https://gitea.servernah.com/${{ gitea.repository }} .
|
||||||
|
|
||||||
- name: Log in to Custom Registry
|
- name: Log in to Custom Registry
|
||||||
run: |
|
run: |
|
||||||
Reference in New Issue
Block a user