Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jbigot committed Nov 26, 2024
1 parent 3241c80 commit d1a46c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
DISTRIB: ${{ matrix.distrib }}
ARTIFACT: ${{ steps.artifact.output.artifact-url }}
run: |
cd tmpdocker
mkdir tmpdocker
echo "COPY artifact.url /" > tmpdocker/Dockerfile
echo "${ARTIFACT}" > tmpdocker/artifact.url
- uses: docker/build-push-action@v5
Expand Down

0 comments on commit d1a46c3

Please sign in to comment.