just testing something #9
ci-cd-pipeline.yml
on: push
get-tag
docker_build_and_publish_amd
/
build_and_push_amd
dev-load-tests
/
test
dev-rpc-tests
/
test
dev-starknet-rs-tests
/
test
staging-load-tests
/
test
staging-rpc-tests
/
test
staging-starknet-rs-tests
/
test
prod-rpc-tests
/
test
prod-starknet-rs-tests
/
test
Annotations
1 error
Invalid workflow file:
.github/workflows/ci-cd-pipeline.yml#L29
The workflow is not valid. .github/workflows/ci-cd-pipeline.yml (Line: 29, Col: 24): Invalid secret, DOCKER_USERNAME is not defined in the referenced workflow. .github/workflows/ci-cd-pipeline.yml (Line: 30, Col: 24): Invalid secret, DOCKER_PASSWORD is not defined in the referenced workflow.
|