Skip to content

ci(backend): add Scaleway registry push with prod environment#2

Merged
tmihalicka merged 2 commits intomainfrom
feat/ci-backend-registry-env
Jan 7, 2026
Merged

ci(backend): add Scaleway registry push with prod environment#2
tmihalicka merged 2 commits intomainfrom
feat/ci-backend-registry-env

Conversation

@tmihalicka
Copy link
Member

Add push-registry job to CI workflow that:

  • Runs only on push to main branch
  • Uses 'prod' GitHub environment for secrets
  • Pushes Docker image to Scaleway Container Registry
  • Tags with commit SHA and 'latest'

Add push-registry job to CI workflow that:
- Runs only on push to main branch
- Uses 'prod' GitHub environment for secrets
- Pushes Docker image to Scaleway Container Registry
- Tags with commit SHA and 'latest'
cargo-chef v0.1.73 uses Cargo.lock version 4 which requires Rust 1.78+.
Updated from 1.75 to 1.83 to resolve the lock file parsing error.
@tmihalicka tmihalicka merged commit f7ee21f into main Jan 7, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant