Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
machinelearning-introduction-workshop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sispub
courses
machinelearning-introduction-workshop
Commits
6b85ac3a
Commit
6b85ac3a
authored
1 year ago
by
schmittu
Browse files
Options
Downloads
Patches
Plain Diff
update_public.sh
parent
bf1389fc
No related branches found
No related tags found
No related merge requests found
Pipeline
#28457
passed
1 year ago
Stage: publish
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/update_public.sh
+4
-1
4 additions, 1 deletion
public/update_public.sh
with
4 additions
and
1 deletion
public/update_public.sh
+
4
−
1
View file @
6b85ac3a
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# Distributed under terms of the MIT license.
# Distributed under terms of the MIT license.
#
#
TO_PUBLISH
=
"environment.yml requirement
*.txt environment_linux.yml environment_m1.yml environment_m1_m2.yml install_miniforge.sh
LICENSE script/ README.md"
TO_PUBLISH
=
"environment.yml requirement
s_local.txt requirements_local_arm.txt
LICENSE script/ README.md"
HERE
=
$(
pwd
)
HERE
=
$(
pwd
)
...
@@ -52,3 +52,6 @@ git add .
...
@@ -52,3 +52,6 @@ git add .
git commit
-a
-m
"update"
git commit
-a
-m
"update"
git push
--force
--set-upstream
https://
${
TOKENNAME
}
:
${
TOKEN
}
@gitlab.ethz.ch/sis/courses_public/machinelearning-introduction-workshop.git public
git push
--force
--set-upstream
https://
${
TOKENNAME
}
:
${
TOKEN
}
@gitlab.ethz.ch/sis/courses_public/machinelearning-introduction-workshop.git public
echo
"files at
$target
"
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