Skip to content

Commit

Permalink
Release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DieterReuter committed Dec 17, 2015
1 parent 2229da1 commit 0236b24
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.2
0.0.1

0 comments on commit 0236b24

Please sign in to comment.