Fixed action workflow
Build and push Almalinux 9 to docker.io / Build almalinux base container images (push) Failing after 0s Details

This commit is contained in:
Muhamad Aditya Prima 2024-12-15 05:43:06 +07:00
parent 413ab7f1c9
commit edbaf8a2b7
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}