Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
[BUMP_MAJOR] Gitignore prevented a subfolders env file to get in
Browse files Browse the repository at this point in the history
  • Loading branch information
chris102994 committed Feb 18, 2021
1 parent 322790b commit 524647e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
**/*__pycache__/
**/*venv/
**/*.idea/
*.env
4 changes: 4 additions & 0 deletions versions/ubuntu-18.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
DOCKER_FILE=Dockerfile.debian
BASE_IMAGE=christopher102994/docker-base-image:ubuntu-18-latest
IMAGE_TAG=ubuntu-18
LATEST_TAG=ubuntu-18-latest

0 comments on commit 524647e

Please sign in to comment.