We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ad81e commit e3781e8Copy full SHA for e3781e8
.github/workflows/docker.yml
@@ -24,7 +24,7 @@ jobs:
24
run: |
25
echo ${{ secrets.GHCR_PAT }} | docker login ghcr.io -u PiMachineLearning --password-stdin
26
27
- - name: Prepare images
+ - name: Create and push image
28
29
cd $GITHUB_WORKSPACE
30
sudo apt install kpartx
0 commit comments