AWS Code Build | Cloud DevOps | DevOps CI/CD

Published: 01 September 2020
on channel: abhamou training
73
4

#codebuild #aws #devops #cicd
#buildspec configuration
version: 0.2

phases:
install:
runtime-versions:
java: corretto8
build:
commands:
echo Build started on `date`
mvn package
echo Build completed on `date`

artifacts:
files:
target/asn-war-example-1.0.0-SNAPSHOT.war
discard-paths: yes


On this page of the site you can watch the video online AWS Code Build | Cloud DevOps | DevOps CI/CD with a duration of hours minute second in good quality, which was uploaded by the user abhamou training 01 September 2020, share the link with friends and acquaintances, this video has already been watched 73 times on youtube and it was liked by 4 viewers. Enjoy your viewing!