workflow changed
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m12s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m12s
This commit is contained in:
parent
f5766ff1e0
commit
d083d307d5
@ -17,7 +17,7 @@ jobs:
|
||||
git checkout main
|
||||
|
||||
- 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 asher --password-stdin
|
||||
|
||||
- name: Build Docker image
|
||||
run: docker build -t git.asherfalcon.com/asher/asherfalcon.com:latest /workspace/asherfalcon.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user