Skip to content

Commit

Permalink
Update alpine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Sep 26, 2023
1 parent 642839f commit f6eed47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,9 @@ jobs:
docker tag $name docker.io/$date
fi
docker push --all-tags ghcr.io/$tags
docker push ghcr.io/$repo
docker push --all-tags docker.io/$tags
docker push docker.io/$repo
docker images
echo "manifests=true" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit f6eed47

Please sign in to comment.