ci) Updating merge image task (#2)
Some checks failed
Build and Push Image / docker-build-and-push (push) Failing after 1m48s
Some checks failed
Build and Push Image / docker-build-and-push (push) Failing after 1m48s
Reviewed-on: CampbellWireless/trips#2 Co-authored-by: Shaun Campbell <shaun@campbellwireless.net> Co-committed-by: Shaun Campbell <shaun@campbellwireless.net>
This commit was merged in pull request #2.
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
|||||||
- name: Log in to Gitea registry
|
- name: Log in to Gitea registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: ${{ env.REGISTRY_HOST }}
|
registry: cloud.campbellwireless.net/git
|
||||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user