Skip to content

Commit

Permalink
Revert "Docker container for website"
Browse files Browse the repository at this point in the history
This reverts commit 65555c9.
  • Loading branch information
vishr committed Feb 27, 2019
1 parent 65555c9 commit 0732f4e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 17 deletions.
6 changes: 0 additions & 6 deletions website/Dockerfile

This file was deleted.

6 changes: 0 additions & 6 deletions website/Makefile
@@ -1,8 +1,2 @@
IMAGE = labstack/armor-web

build:
rm -rf public && hugo
docker build -t $(IMAGE) .

push: build
docker push $(IMAGE)
5 changes: 0 additions & 5 deletions website/armor.yaml

This file was deleted.

0 comments on commit 0732f4e

Please sign in to comment.