mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Add the git commit hash details to the About dialog. #7623
This commit is contained in:
3
.github/workflows/check-container-build.yml
vendored
3
.github/workflows/check-container-build.yml
vendored
@@ -18,6 +18,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- run: git checkout HEAD^
|
||||
|
||||
- name: Build the container
|
||||
run: docker build .
|
||||
|
Reference in New Issue
Block a user