Skip to content

Commit

Permalink
Remove hardcoded workspace user.
Browse files Browse the repository at this point in the history
  • Loading branch information
jshbrntt committed Sep 18, 2024
1 parent ea8c77a commit 9de2481
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ REGISTRY_NAMESPACE := jshbrntt

PLATFORM ?= linux

WORKSPACE_USER := ubuntu

.PHONY: shell
shell: IMAGE_TARGET := devcontainer_$(PLATFORM)
shell: COMMAND := bash
Expand Down

0 comments on commit 9de2481

Please sign in to comment.