mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 07:21:40 -04:00
complete the thought
This commit is contained in:
@@ -12,7 +12,8 @@ sidebar_current: 'docs-commands-push'
|
||||
!> The Packer and Artifact Registry features of Atlas will no longer be
|
||||
actively developed or maintained and will be fully decommissioned on Friday,
|
||||
March 30, 2018. Please see our [guide on building immutable infrastructure with
|
||||
Packer on CI/CD](/guides/packer-on-cicd/).
|
||||
Packer on CI/CD](/guides/packer-on-cicd/) for ideas on implementing these
|
||||
features yourself.
|
||||
|
||||
The `packer push` command uploads a template and other required files to the
|
||||
Atlas service, which will run your packer build for you. [Learn more about
|
||||
|
||||
@@ -13,7 +13,8 @@ sidebar_current: 'docs-post-processors-atlas'
|
||||
!> The Packer and Artifact Registry features of Atlas will no longer be
|
||||
actively developed or maintained and will be fully decommissioned on Friday,
|
||||
March 30, 2018. Please see our [guide on building immutable infrastructure with
|
||||
Packer on CI/CD](/guides/packer-on-cicd/).
|
||||
Packer on CI/CD](/guides/packer-on-cicd/) for ideas on implementing these
|
||||
features yourself.
|
||||
|
||||
Type: `atlas`
|
||||
|
||||
|
||||
+2
-1
@@ -12,7 +12,8 @@ sidebar_current: 'docs-templates-push'
|
||||
!> The Packer and Artifact Registry features of Atlas will no longer be
|
||||
actively developed or maintained and will be fully decommissioned on Friday,
|
||||
March 30, 2018. Please see our [guide on building immutable infrastructure with
|
||||
Packer on CI/CD](/guides/packer-on-cicd/).
|
||||
Packer on CI/CD](/guides/packer-on-cicd/) for ideas on implementing these
|
||||
features yourself.
|
||||
|
||||
Within the template, the push section configures how a template can be
|
||||
[pushed](/docs/commands/push.html) to a remote build service.
|
||||
|
||||
Reference in New Issue
Block a user