Skip to content

Commit

Permalink
move website
Browse files Browse the repository at this point in the history
  • Loading branch information
fawaf committed Dec 8, 2024
1 parent e7bca2f commit 87db860
Show file tree
Hide file tree
Showing 21 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Makefile → Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ REGISTRY_URL = aatf
all: build upload

build:
$(DOCKER) build --tag $(TAG) .
$(DOCKER) build --file docker/Dockerfile --tag $(TAG) .

upload:
$(DOCKER) tag $(TAG) $(REGISTRY_URL)/$(TAG)
Expand Down
1 change: 0 additions & 1 deletion docker/website/common
Submodule common deleted from 1ccd67
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 87db860

Please sign in to comment.