update45
Some checks failed
Deploy Portfolio / deploy (push) Failing after 1s

This commit is contained in:
2025-12-14 17:32:00 -05:00
parent 99351fc72e
commit af8cff971e

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: self-hosted
steps:
- name: Checkout code
uses: gitea.com/actions/checkout@v4
uses: actions/checkout@v4
- name: Build Docker image
run: docker build -t rc-portfolio:latest .