Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
runabol committed Oct 10, 2024
1 parent 1de2521 commit 3ac5d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ docker-push:
@echo "$(DOCKER_PASSWORD)" | docker login -u $(DOCKER_LOGIN) --password-stdin
docker push runabol/tork-web:$(PROJECT_VERSION)
docker tag runabol/tork-web:$(PROJECT_VERSION) runabol/tork-web:latest
docker push runabol/tork-web:latest
docker push runabol/tork-web:latest

0 comments on commit 3ac5d71

Please sign in to comment.