Updated ci.yml
Some checks are pending
CI for GGS-CRON / build-docker (push) Waiting to run

This commit is contained in:
Ittipat Lusuk 2025-08-07 11:38:06 +07:00
parent 0b36e1bec1
commit 016fe92c34

View file

@ -57,6 +57,8 @@ jobs:
# apt-get update
# apt-get install -y docker.io
# which docker
- name: docker which
run: which dockerd
- name: Log in to Forgejo Docker Registry
run: |
echo "${{ secrets.ACCESS_TOKEN }}" | docker login pakin-inspiron-15-3530.tail110d9.ts.net -u "${{ secrets.DOCKER_USER }}" --password-stdin