Skip to content

Commit adb029a

Browse files
.
1 parent ee4d75a commit adb029a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- run: |
1616
set -e -x -u -o pipefail
1717
repo=ghcr.io/treebeardtech/dev-images; tag=latest
18+
docker pull $repo:$tag
1819
docker pull hello-world
1920
docker tag hello-world $repo:$tag
2021
# devcontainer build \

0 commit comments

Comments
 (0)