Update .gitea/workflows/cd_workflows.yml

This commit is contained in:
gitea_admin_user 2025-01-21 21:49:47 +00:00
parent a40911be1d
commit 9e7940c767

View File

@ -11,8 +11,6 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
container:
image: us-central1-docker.pkg.dev/habemco/centurion/sc-runner-build:1.0.0
steps:
- name: Checkout Repository
uses: actions/checkout@v3