test docker pull.
All checks were successful
Deploy Applications / PullDocker (push) Successful in 6s
Deploy Applications / Build (push) Successful in 8s

This commit is contained in:
amass 2024-06-30 18:44:29 +08:00
parent c92c727345
commit 1ae9e8e40c

View File

@ -8,6 +8,7 @@ jobs:
- name: Login to Docker Registry
uses: docker/login-action@v2
with:
registry: frp-by1.wwvvww.cn:45288
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Pull Docker image