mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-31 06:22:56 +00:00
perf: github action workflow
This commit is contained in:
parent
2fd50d2425
commit
7da82242fe
1
.github/workflows/build-base-image.yml
vendored
1
.github/workflows/build-base-image.yml
vendored
@ -62,6 +62,7 @@ jobs:
|
||||
run: |
|
||||
git config --global user.name 'github-actions[bot]'
|
||||
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
|
||||
git checkout -b ${{ github.event.pull_request.head.ref }}
|
||||
git add Dockerfile
|
||||
git commit -m "perf: Update Dockerfile with new base image tag"
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user