mirror of
https://github.com/go-task/task.git
synced 2025-03-17 21:08:01 +02:00
revert changes for taskfile
This commit is contained in:
parent
9be7521b83
commit
5c823d51d0
@ -17,10 +17,6 @@ tasks:
|
||||
|
||||
install:
|
||||
desc: Installs Task
|
||||
details: |
|
||||
Push Docker image to Google cloud registry.
|
||||
|
||||
The env variable "DOCKER_IMAGE_FQN" define the Docker image name to push.
|
||||
cmds:
|
||||
- go install -v -ldflags="-w -s -X main.version={{.GIT_COMMIT}}" ./cmd/task
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user