Pārlūkot izejas kodu

ensure releases are generated for master

thelamer 5 gadi atpakaļ
vecāks
revīzija
b47d30606c
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      .travis.yml
  2. 1 1
      version.txt

+ 1 - 1
.travis.yml

@@ -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
version.txt

@@ -1 +1 @@
-1.9.4
+1.9.5