From 71430c46311dab43f5e57a40068787bcd54efd7f Mon Sep 17 00:00:00 2001 From: stonezdj Date: Wed, 19 Nov 2025 15:32:44 +0800 Subject: [PATCH 1/2] use token Signed-off-by: stonezdj --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c10032d..924297b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: docker_channel: stable - name: Login to DockerHub and push image run: | - docker login -u "${{ secrets.DOCKERHUB_USERNAME }}" -p "${{ secrets.DOCKERHUB_PASSWORD }}" + docker login -u "${{ secrets.DOCKERHUB_USERNAME }}" -p "${{ secrets.DOCKERHUB_TOKEN }}" docker build -t firstfloor/ldaputils:latest . docker push firstfloor/ldaputils:latest \ No newline at end of file From 05bf785f2880f204ea520dbbed2636b9f47cd576 Mon Sep 17 00:00:00 2001 From: stonezdj Date: Wed, 19 Nov 2025 15:45:38 +0800 Subject: [PATCH 2/2] trigger test Signed-off-by: stonezdj --- readme.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.MD b/readme.MD index e0944f2..6fb51ce 100644 --- a/readme.MD +++ b/readme.MD @@ -28,6 +28,6 @@ Trying to find user mike02 Launch: ./ldaputils -webserver -Go to the website2: +Go to the website3: http://localhost:8080/