File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ webcse440:
199
199
- " /localdata/scratch/config/webcse440/publish_ssh.yml:/docker_jekyll_site/publish_ssh.yml"
200
200
- " /localdata/scratch/secrets/barb.cs.washington.edu/publish_ssh_secrets.yml:/docker_jekyll_site/publish_ssh_secrets.yml"
201
201
environment :
202
- GIT_REPOSITORY_SITE : " https://github.com/uwcse440/web-cse440-au18 .git"
202
+ GIT_REPOSITORY_SITE : " https://github.com/uwcse440/web-cse440-sp19 .git"
203
203
204
204
webcse440watcher :
205
205
container_name : webcse440watcher
@@ -209,7 +209,7 @@ webcse440watcher:
209
209
- " /home/slicer/docker-compose:/docker-compose"
210
210
environment :
211
211
GIT_REPOSITORY_SERVICE : " https://github.com/fogies/docker-jekyll-site.git"
212
- GIT_REPOSITORY_SITE : " https://github.com/uwcse440/web-cse440-au18 .git"
212
+ GIT_REPOSITORY_SITE : " https://github.com/uwcse440/web-cse440-sp19 .git"
213
213
SERVICE : " webcse440"
214
214
215
215
# ###############################################################################
Original file line number Diff line number Diff line change 1
1
publish_ssh :
2
2
host : barb.cs.washington.edu
3
- staging : ~/publish_staging/webcse44018au
4
- publish : /cse/web/courses/cse440/18au
3
+ staging : ~/publish_staging/webcse44019sp
4
+ publish : /cse/web/courses/cse440/19sp
You can’t perform that action at this time.
0 commit comments