mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2026-08-17 11:26:28 +00:00
ci: generate custom version name for dev + main tags
This commit is contained in:
@@ -16,3 +16,5 @@ jobs:
|
||||
run: npm test
|
||||
- name: Build the interface
|
||||
run: npm run build
|
||||
env:
|
||||
DEVELOPMENT_BUILD: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
Reference in New Issue
Block a user