Update build-base-image.yml

This commit is contained in:
老广
2026-04-23 21:04:10 +08:00
committed by GitHub
parent 8554b63124
commit d0ce5fd1cd

View File

@@ -71,6 +71,7 @@ jobs:
push: true
file: Dockerfile-base
tags: jumpserver/core-base:${{ env.IMAGE_TAG }}
context: .
- name: Update Dockerfile
run: |
@@ -91,4 +92,4 @@ jobs:
run: |
curl -X POST -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
-d '{"state":"success", "description":"Action running, merge disabled", "context":"Lock PR"}' \
"https://api.github.com/repos/${{ github.repository }}/statuses/${{ github.sha }}"
"https://api.github.com/repos/${{ github.repository }}/statuses/${{ github.sha }}"