Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Frontend
Commits
70f4ce3b
Commit
70f4ce3b
authored
4 years ago
by
Bastien Abadie
Browse files
Options
Downloads
Patches
Plain Diff
Publish source maps anyway
parent
187b1460
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci/deploy.sh
+0
-3
0 additions, 3 deletions
ci/deploy.sh
with
0 additions
and
3 deletions
ci/deploy.sh
+
0
−
3
View file @
70f4ce3b
...
...
@@ -4,8 +4,5 @@ VERSION=${VERSION:-${CI_COMMIT_TAG}}
# Remove dev index
rm
dist/index.html dist/index.html.gz
# Remove source maps
rm
dist/
*
.map dist/
*
.map.gz
pip
install
awscli
aws s3
cp
--recursive
dist s3://teklia-assets-release/arkindex/
$VERSION
/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment