mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-11 04:48:32 +03:00
fix travis decrypt logic
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
travis encrypt-file .env --force
|
||||
travis encrypt-file .env --add --force
|
||||
git add .env.enc
|
||||
git commit -m "TRAVIS: add encrypted key"
|
||||
|
||||
Reference in New Issue
Block a user