Skip to content

Commit 9661bd0

Browse files
committed
Remove build.sh
1 parent 545c49d commit 9661bd0

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- run:
99
name: Build image
1010
command: |
11-
./build.sh
11+
docker build -t hypriot/qemu-register .
1212
1313
- deploy:
1414
name: Push image

build.sh

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)