Fixed action workflow
Build and push Almalinux 9 to docker.io / Build almalinux base container images (push) Failing after 0s
Details
Build and push Almalinux 9 to docker.io / Build almalinux base container images (push) Failing after 0s
Details
This commit is contained in:
parent
413ab7f1c9
commit
edbaf8a2b7
|
@ -20,6 +20,7 @@ jobs:
|
|||
username: ${{ vars.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
- name: Login to git.winteraccess.id
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.winteraccess.id
|
||||
username: ${{ vars.REGISTRY_USERNAME }}
|
||||
|
|
Loading…
Reference in New Issue