Skip to content
Snippets Groups Projects
Verified Commit 637afe8b authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Merge owlca and fix pgp permission

parent 31681f3b
No related branches found
Tags 0.2.0-rc
1 merge request!4Resolve "Set up deployment"
Pipeline #7584 passed
Showing
with 2 additions and 7 deletions
__pycache__/
*.sqlite3
CACHE
.env
[submodule "owlca"]
path = app/owlca
url = https://gitlab.sauerburger.com/frank/owl-ca.git
......@@ -9,7 +9,7 @@ COPY run.sh manage.py /app/
COPY hkp /app/hkp
COPY keys /app/keys
COPY keys_home /app/keys_home
COPY owlca/owlca /app/owlca
COPY owlca /app/owlca
COPY pgp /app/pgp
COPY ssh /app/ssh
COPY wkd /app/wkd
......
__pycache__/
*.egg-info/
*.pem
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment