Skip to content
Snippets Groups Projects
Commit 8269bfc2 authored by Erick Hitter's avatar Erick Hitter
Browse files

Debugging

parent 25a95e7f
No related branches found
No related tags found
1 merge request!1MVP build process
image: containers.ethitter.com:443/docker/images/debian:jessie image: containers.ethitter.com:443/docker/images/debian:jessie-dev
build_nginx: build_nginx:
stage: build stage: build
script: script:
- date - ./scripts/build.sh
#!/usr/bin/env bash
date
export OG_DIR=$(pwd)
echo $OG_DIR
ls -la $OG_DIR
ls -la $OG_DIR/../.
ls -la ~/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment