From 0236b2498fbabae536d350bf35697e4f0a353573 Mon Sep 17 00:00:00 2001 From: Dieter Reuter Date: Fri, 18 Dec 2015 00:39:38 +0100 Subject: [PATCH] Release v0.0.1 --- .travis.yml | 2 +- README.md | 2 +- VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index f726055..02a92d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ install: script: - sudo BUILD_ARCH=armhf ./build.sh - sudo BUILD_ARCH=arm64 ./build.sh -- ls -al *.tar.gz +- ls -al rootfs-*.tar.gz deploy: provider: releases file: diff --git a/README.md b/README.md index c3512ac..3c5bfcf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # make-roofs-debian-arm64 Create and package a Debian rootfs for ARM64/AARCH64 -This rootfs builder is meant to run on TravisCI only. +This rootfs builder is meant to run on TravisCI only (issues with debootstrap on CircleCI). ## Using the builder with a local Vagrant (tested on OS X) diff --git a/VERSION b/VERSION index 4e379d2..8acdd82 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.2 +0.0.1