Skip to content

Commit

Permalink
DELME: we are faking releases here
Browse files Browse the repository at this point in the history
Signed-off-by: Serge Hallyn <[email protected]>
  • Loading branch information
hallyn committed Nov 6, 2023
1 parent 8525e43 commit 5e93e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
ROOTFS_VERSION=v0.0.17.231018
TOPDIR=${{ env.TOPDIR }}
url: docker://zothub.io/machine/bootstrap
tags: ${{ github.event.release.tag_name }}
tags: ${{ github.event.release.tag_name }} serge-test1
username: ${{ secrets.ZOTHUB_USERNAME }}
password: ${{ secrets.ZOTHUB_PASSWORD }}

Expand Down

0 comments on commit 5e93e82

Please sign in to comment.