- Removing fluff pipeline

This commit is contained in:
shockrah 2022-05-17 15:31:31 -07:00
parent 352b088c97
commit f86c841167

View File

@ -1,11 +0,0 @@
stages:
- build
dummy:
stage: build
image: alpine:latest
script:
- echo $env_var
- echo $env_file
- cat $env_file