ci-5
This commit is contained in:
parent
6a8112bb00
commit
4d9ae12f2b
@ -25,8 +25,9 @@ jobs:
|
||||
steps:
|
||||
- name: 获取 Gitea 配置
|
||||
run: |
|
||||
echo ${ env.REGISTRY }
|
||||
echo ${{ env.REGISTRY }}
|
||||
echo ${{ secrets.DOCKER_TOKEN }}
|
||||
echo ${{ env.IMGAE_NAME }}
|
||||
|
||||
- name: 检出代码
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user