Skip to content

Commit

Permalink
Merge branch 'release/v1.0.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
kuronosec committed May 18, 2021
2 parents c7e1a64 + 271aa9b commit 1196adb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions services/frontend/.env

This file was deleted.

2 changes: 1 addition & 1 deletion services/frontend/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ build-docker-cached: ./Dockerfile
push-image: ##@devops Push the freshly built image and tag with release or latest tag
push-image:
@docker push $(DOCKER_REGISTRY)/$(IMAGE_NAME_WEBAPP):$(VERSION)
# @docker push $(DOCKER_REGISTRY)/$(IMAGE_NAME_WEBAPP):$(LATEST_TAG)
@docker push $(DOCKER_REGISTRY)/$(IMAGE_NAME_WEBAPP):$(LATEST_TAG)

0 comments on commit 1196adb

Please sign in to comment.