Skip to content

Commit 84c59d3

Browse files
committed
update docker container name
1 parent d5a7c00 commit 84c59d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/basic_checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
username: ${{ secrets.DOCKER_USERNAME }}
4848
password: ${{ secrets.DOCKER_PASSWORD }}
49-
repository: seandavi/seandavi_biocworkshop2020template
49+
repository: seandavi/buildabiocworkshop2020
5050
tag_with_ref: true
5151
tag_with_sha: true
5252
tags: latest

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Suggests:
2424
pkgdown
2525
Url: https://seandavi.github.io/BuildABiocWorkshop2020/
2626
VignetteBuilder: knitr
27-
DockerImage: seandavi/seandavi_biocworkshop2020template:latest
27+
DockerImage: seandavi/buildabiocworkshop2020:latest

0 commit comments

Comments
 (0)