unproxxied domain
Some checks failed
dev test / test (push) Successful in 1m49s
dev test / vulnCheck (push) Successful in 1m15s
dev test / Ci-Lint (push) Successful in 32s
${{ github.actor }} executed Build Push Prod / build (push) Successful in 17m0s
${{ github.actor }} executed Build Push Prod / deploy (push) Failing after 16s
Some checks failed
dev test / test (push) Successful in 1m49s
dev test / vulnCheck (push) Successful in 1m15s
dev test / Ci-Lint (push) Successful in 32s
${{ github.actor }} executed Build Push Prod / build (push) Successful in 17m0s
${{ github.actor }} executed Build Push Prod / deploy (push) Failing after 16s
This commit is contained in:
parent
76e8f1f44a
commit
12bc8a68b8
2
.github/workflows/build_push_and_deploy.yaml
vendored
2
.github/workflows/build_push_and_deploy.yaml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: Login to Docker
|
- name: Login to Docker
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: http://10.0.0.171
|
registry: ${{ github.server_url }}
|
||||||
username: ${{ vars.USERNAME }}
|
username: ${{ vars.USERNAME }}
|
||||||
password: ${{ secrets.PWD }}
|
password: ${{ secrets.PWD }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user