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

[do not merge] example for CI #82

Draft
wants to merge 1 commit into
base: devel
Choose a base branch
from
Draft

[do not merge] example for CI #82

wants to merge 1 commit into from

Conversation

AlanCoding
Copy link
Owner

SUMMARY

Counter-example showing checks failing because "AlanCoding" uses capital letters

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API

@AlanCoding
Copy link
Owner Author


DOCKER_BUILDKIT=1 docker build \
	-f Dockerfile.dev \
	-t ghcr.io/AlanCoding/awx_devel:devel \
	--build-arg BUILDKIT_INLINE_CACHE=1 \
	--cache-from=ghcr.io/AlanCoding/awx_devel:devel .
invalid argument "ghcr.io/AlanCoding/awx_devel:devel" for "-t, --tag" flag: invalid reference format: repository name must be lowercase
See 'docker build --help'.
make[1]: *** [Makefile:569: docker-compose-build] Error 125
make: *** [Makefile:324: github_ci_setup] Error 2
make[1]: Leaving directory '/home/runner/work/awx/awx'
Error: Process completed with exit code 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant