revert
This commit is contained in:
parent
9d6317f782
commit
8b7406e168
1 changed files with 0 additions and 3 deletions
3
.github/workflows/staging-release.yml
vendored
3
.github/workflows/staging-release.yml
vendored
|
|
@ -81,9 +81,6 @@ jobs:
|
|||
run: |
|
||||
docker manifest create coollabsio/coolify:next --amend coollabsio/coolify:next-amd64 --amend coollabsio/coolify:next-arm64
|
||||
docker manifest push coollabsio/coolify:next
|
||||
docker pull coollabsio/coolify:next
|
||||
docker tag coollabsio/coolify:next coollabsio/coolify:next-test
|
||||
docker push coollabsio/coolify:next-test
|
||||
- uses: sarisia/actions-status-discord@v1
|
||||
if: always()
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue