Browse Source

show var

merge-requests/8/head
Steven Foerster 6 years ago
parent
commit
4bed2e9de8
  1. 1
      .gitlab-ci.yml

1
.gitlab-ci.yml

@ -22,6 +22,7 @@ install:
- apt-get update - apt-get update
- apt-get install -y sudo git - apt-get install -y sudo git
script: script:
- echo "MISTBORN_TEST_SKIP_IPTABLES: ${MISTBORN_TEST_SKIP_IPTABLES}"
- scripts/install.sh - scripts/install.sh
#docker_build: #docker_build:

Loading…
Cancel
Save