Skip to content

Chore/remove bundled workflow - #4

Merged
Yaa-K merged 3 commits into
mainfrom
chore/remove-bundled-workflow
Aug 19, 2026
Merged

Chore/remove bundled workflow#4
Yaa-K merged 3 commits into
mainfrom
chore/remove-bundled-workflow

Conversation

@Yaa-K

@Yaa-K Yaa-K commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Issue: Pre-existing bundled CI workflow failing on every push
What broke: a workflow already present in the forked repo (Result Call Docker Build) tried to push to DockerHub and failed on a login step, since no DockerHub credentials existed in the fork.
Why: it came bundled with the original sample app's own repo — not something I created — and the guide explicitly says not to reuse the app repo's own pipeline.
Fix: removed the file entirely, since my own container build/push pipeline (Stages 7–8, using Trivy + ECR) replaces its function properly.

@Yaa-K
Yaa-K merged commit 1e2b1a4 into main Aug 19, 2026
10 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