Update .gitea/workflows/osx_build.yaml
Gitea Actions Demo / build_image (push) Failing after 3s Details

This commit is contained in:
martin 2024-07-28 06:49:25 +00:00
parent ee828c9413
commit 31a0b2d2b1
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- run: | - run: |
export export
pwd cd osx
cd ${{ github.repository }}/osx
packer init . packer init .
packer build var macos_version=${OSX_VERSION} . packer build var macos_version=${OSX_VERSION} .
tart push ${OSX_VERSION}base gitea.hnatekmar.xyz/osx:${OSX_VERSION}latest chunksize 8 tart push ${OSX_VERSION}base gitea.hnatekmar.xyz/osx:${OSX_VERSION}latest chunksize 8