Speedup CI runs #116
No reviewers
Labels
No Label
bug
doing
duplicate
enhancement
help wanted
invalid
question
ready
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kompetenzinventar/ki-frontend#116
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "ci-speedup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR skips the Docker dry run build outside of Pull Requests (i.e. pushing to main), since immediately afterwards, the real build happens.
Also, the Alpine Linux variant of the Node.js image is used, as it already is the case in the Dockerfile. This results in reduced disk space consumption and a single Renovate PR to update the Node.js version.