workflow changed
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 23s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 23s
This commit is contained in:
parent
f6479ca788
commit
5934994552
@ -38,8 +38,7 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
lfs: true
|
repository: https://git.asherfalcon.com/asher/asherfalcon.com.git
|
||||||
token: ${{ secrets.PAT }}
|
|
||||||
|
|
||||||
- name: Log in to Gitea Container Registry
|
- name: Log in to Gitea Container Registry
|
||||||
run: echo "${{ secrets.PAT }}" | docker login git.asherfalcon.com -u ${{ secrets.USERNAME }} --password-stdin
|
run: echo "${{ secrets.PAT }}" | docker login git.asherfalcon.com -u ${{ secrets.USERNAME }} --password-stdin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user