File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 67
67
" bug" ,
68
68
" code"
69
69
]
70
- }
70
+ },
71
+ {
72
+ "login" : " RafaelWO" ,
73
+ "name" : " RafaelWO" ,
74
+ "avatar_url" : " https://avatars.githubusercontent.com/u/38643099?v=4" ,
75
+ "profile" : " https://github.com/RafaelWO" ,
76
+ "contributions" : [
77
+ " code"
78
+ ]
79
+ }
71
80
],
72
81
"contributorsPerLine" : 7 ,
73
82
"skipCi" : true
Original file line number Diff line number Diff line change @@ -529,12 +529,12 @@ push-plain: login ## Push only plain image
529
529
--tag=$(GITHUB_NAME ) :$(VERSION_PREFIX )$(TF_TG_VERSION ) \
530
530
--tag=$(GITHUB_NAME ) :$(VERSION_PREFIX ) tf-latest \
531
531
--tag=$(GITHUB_NAME ) :$(VERSION_PREFIX ) latest \
532
- --tag=$(DOCKER_NAME ) :$(VERSION_PREFIX )$(TF_TG_VERSION ) \
533
- --tag=$(DOCKER_NAME ) :$(VERSION_PREFIX ) tf-latest \
534
- --tag=$(DOCKER_NAME ) :$(VERSION_PREFIX ) latest \
535
- --tag=$(GITHUB_NAME ) :$(VERSION_PREFIX )$(TF_TG_VERSION ) \
536
- --tag=$(GITHUB_NAME ) :$(VERSION_PREFIX ) tf-latest \
537
- --tag=$(GITHUB_NAME ) :$(VERSION_PREFIX ) latest .
532
+ --tag=$(DOCKER_NAME ) :$(VERSION_PREFIX ) plain- $(TF_TG_VERSION ) \
533
+ --tag=$(DOCKER_NAME ) :$(VERSION_PREFIX ) plain- tf-latest \
534
+ --tag=$(DOCKER_NAME ) :$(VERSION_PREFIX ) plain- latest \
535
+ --tag=$(GITHUB_NAME ) :$(VERSION_PREFIX ) plain- $(TF_TG_VERSION ) \
536
+ --tag=$(GITHUB_NAME ) :$(VERSION_PREFIX ) plain- tf-latest \
537
+ --tag=$(GITHUB_NAME ) :$(VERSION_PREFIX ) plain- latest .
538
538
@echo -e " \n$( TXT_GREEN) Pushed image: $( TXT_YELLOW) $( DOCKER_IMAGE) :$( VERSION_PREFIX) $( TF_TG_VERSION) $( TXT_RESET) "
539
539
@$(DOCKER_COMMAND ) --push \
540
540
--build-arg TF_VERSION=none \
You can’t perform that action at this time.
0 commit comments