Skip to content
Snippets Groups Projects
Commit ff7653e6 authored by Jonas Leder's avatar Jonas Leder
Browse files

remove ubnused environment variables

parent 85c88383
Branches
Tags
No related merge requests found
...@@ -43,9 +43,6 @@ steps: ...@@ -43,9 +43,6 @@ steps:
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run path: /var/run
environment:
DOCKER_PASSWORD:
from_secret: DOCKER_PASSWORD
commands: commands:
- source .env - source .env
- sleep 5 # wait for docker to start - sleep 5 # wait for docker to start
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment