Skip to content

Commit

Permalink
Chech build temp
Browse files Browse the repository at this point in the history
  • Loading branch information
sk81biz committed Feb 4, 2025
1 parent 36807d9 commit f3266ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-build-4testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: |
docker pull onlyoffice/4testing-docspace-api:develop.4430
docker image ls --all
docker tag onlyoffice/4testing-docspace-api:develop.4430 /4testing-docspace-api:develop.test.4430
docker tag onlyoffice/4testing-docspace-api:develop.4430 ${{ secrets.DOCKERHUB_USERNAME_TEMP }}/4testing-docspace-api:develop.test.4430
docker image ls --all
docker push ${{ secrets.DOCKERHUB_USERNAME_TEMP }}/4testing-docspace-api:develop.test.4430
Expand Down

0 comments on commit f3266ea

Please sign in to comment.