Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update pipeline.yml configuration for sandbox #26

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kriscoleman
Copy link
Contributor

Updated the .github/workflows/pipeline.yml file to improve code readability and maintainability. Changes include:

Updated the .github/workflows/pipeline.yml file to improve code readability and maintainability. Changes include:
- Replaced double quotes with single quotes for consistency.
- Removed unnecessary spaces in array declarations.
- Updated the archivista-server URL from 'https://judge-api.aws-sandbox-staging.testifysec.dev' to 'https://gateway.aws-sandbox-staging.testifysec.dev'.
- Reformatted the steps under build-image for better readability.
The Archivista server URL has been updated across all steps in the GitHub Actions pipeline. This change ensures that all actions are now interacting with the correct endpoint, improving overall workflow efficiency and reliability.
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