test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 54s Details

This commit is contained in:
Nicolas CARON 2024-03-07 18:09:01 +01:00
parent cbe36e0a9b
commit 13af4fc1ff
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ jobs:
- name: Set ulimit
run: |
ulimit -n 4096
ulimit -u 4096
- name: Checkout repository
uses: actions/checkout@v3