Skip to content

Instantly share code, notes, and snippets.

@nwellis-opi
nwellis-opi / .gitlab-ci.yml
Last active November 15, 2021 11:31
AWS Fargate GitLab Pipeline
stages:
- build
- deploy
variables:
BASE_REPOSITORY_URL: 936832894876.dkr.ecr.us-east-2.amazonaws.com/slackbot/feedback-bot
.aws_setup:
image: docker:latest