Skip to content
Snippets Groups Projects
Verified Commit cfd5f5c4 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Adapt naming convention

parent 84950882
Branches
No related tags found
No related merge requests found
IMAGE := k8r.eu/justjanne/$(shell basename $(shell git remote get-url origin) .git) IMAGE := k8r.eu/justjanne/$(shell basename $(shell git remote get-url origin) .git)
SDK_VERSION := 30-30.0.3 SDK_VERSION := 30-30.0.3
TAGS := $(SDK_VERSION) TAGS := $(shell git describe --always --tags HEAD)
.PHONY: build .PHONY: build
build: build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment