mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
ensure releases are generated for master
This commit is contained in:
parent
fd5eba8401
commit
b47d30606c
2 changed files with 2 additions and 2 deletions
|
|
@ -115,7 +115,7 @@ jobs:
|
|||
file: githubout/*
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: development
|
||||
branch: master
|
||||
after_deploy:
|
||||
- aws configure set preview.cloudfront true
|
||||
- aws cloudfront create-invalidation --distribution-id $CLOUDFRONT_DIST_ID_BOOT --paths "/*" "/ipxe/*"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.9.4
|
||||
1.9.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue