Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Fix docker tagging and add CI/CD docs #1210

Merged
merged 4 commits into from
Apr 8, 2019

Conversation

gene1wood
Copy link
Contributor

Fixed

  • Docker image tagging for git version tag builds

Previously when tagging a commit, the AWS CodeBuild process would fail with the error

Successfully built 57638a88000c
Successfully tagged mozdef/mozdef_alertactions:latest
cloudy_mozdef/ci/docker_tag_or_push tag v1.38.3
"docker tag" requires exactly 2 arguments.
See 'docker tag --help'.
Usage:  docker tag SOURCE_IMAGE[:TAG] TARGET_IMAGE[:TAG]
Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE 

Added

  • Documentation on the CI/CD process

@gene1wood gene1wood requested a review from pwnbus April 8, 2019 20:24
docs/source/cicd.rst Show resolved Hide resolved
@gene1wood gene1wood added category:bug cloud Contributes to the cloud based deployment. labels Apr 8, 2019
@tristanweir tristanweir merged commit 9d3e8c5 into mozilla:master Apr 8, 2019
@gene1wood gene1wood deleted the fix-docker-tag branch April 8, 2019 21:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
category:bug cloud Contributes to the cloud based deployment.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants