UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
G
Galvanize
galvanize
python-code-evaluator
Commits
9c911bae
Commit
9c911bae
authored
Feb 01, 2021
by
Michael Uranaka
Browse files
adding log of sha256 checksum
parent
38ab98a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
scripts/repackage.sh
scripts/repackage.sh
+5
-0
No files found.
scripts/repackage.sh
View file @
9c911bae
...
...
@@ -35,6 +35,11 @@ docker stop "$CONTAINER_ID"
echo
"Uploading all the build dependencies to AWS."
aws s3
sync
$DEPENDENCY_FOLDER
s3://
$AWS_BUCKET_NAME
--delete
--profile
$AWS_PROFILE_NAME
--region
$AWS_REGION
echo
"Checksums:"
cd
$DEPENDENCY_FOLDER
sha256sum
redis-cli.tar.gz
cd
..
echo
"Removing dependency folder."
rm
-rf
$DEPENDENCY_FOLDER
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment