Skip to content

Commit

Permalink
Merge pull request #31 from aws-ia/ephemeral_project-updates
Browse files Browse the repository at this point in the history
Updates from project type
  • Loading branch information
davmayd authored Sep 12, 2024
2 parents 0a04384 + 1fe9f6f commit a90bec7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is auto-generated, changes will be overwritten
_commit: v0.1.3
_src_path: /task/7a58e5db-41fb-11ee-b0b7-a63ba826e163/projecttype
_commit: v0.1.6
_src_path: /task/e17a24c8-6f9f-11ef-8931-8a1392458b31/projecttype
starting_version: v0.0.0
version_file: VERSION

3 changes: 2 additions & 1 deletion .project_automation/static_tests/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM public.ecr.aws/codebuild/amazonlinux2-x86_64-standard:4.0
RUN git clone https://github.com/aws-quickstart/qs-cfn-lint-rules.git /tmp/qs-cfn-lint-rules
RUN cd /tmp/qs-cfn-lint-rules && git checkout 8268db9df3407ccf5383def635bc22e0f99d6b39 && pip install .
#RUN cfn-lint -u
#RUN cfn-lint -u
RUN cd /tmp/qs-cfn-lint-rules && pip install .

0 comments on commit a90bec7

Please sign in to comment.