right naming in gitlab ci

This commit is contained in:
lukas 2020-05-21 14:27:16 +02:00
parent ce4a3a830e
commit f4069d02bf

View File

@ -20,7 +20,7 @@ build:
image: luki42/dynuiprefresher_build:latest
script:
- cd build
- make iprefresher
- make dynuiprefresher
artifacts:
paths:
- build/
@ -72,7 +72,7 @@ build_win64:
image: luki42/dynuiprefresher_build:windows
script:
- cd build
- make iprefresher
- make dynuiprefresher
artifacts:
paths:
- build/