Browse Source

Update .gitlab-ci.yml

f/2-backend-asp-net-core-initialisieren
Levin Faber 7 years ago
parent
commit
f985a69de9
  1. 3
      .gitlab-ci.yml

3
.gitlab-ci.yml

@ -4,7 +4,8 @@ stages:
build_frontend:
stage: build
tags: docker
tags:
- docker
image: registry.gitlab.com/fia72-dev/eva_lernsituation/frontend-build
before_script:
- eval $(ssh-agent -s)

Loading…
Cancel
Save