We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6649ed7 commit cba7c04Copy full SHA for cba7c04
applications/wg-easy/taskfiles/container.yml
@@ -15,7 +15,6 @@ tasks:
15
- '{{.CONTAINER_RUNTIME}} build -t {{.DEV_CONTAINER_REPOSITORY}}/{{.DEV_CONTAINER_IMAGE}}:{{.DEV_CONTAINER_TAG}} -f {{.CONTAINERFILE}} .'
16
17
# Start development container in background.
18
- # It's internal because it's used by shell and start tasks.
19
start:
20
desc: Start development container in background
21
silent: true
0 commit comments