Skip to content

Commit

Permalink
[CI] Publish Documentation for 5e4d9de - 5e4d9de 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgroom committed May 28, 2024
1 parent 3e1e232 commit e349d74
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion outer-loop/6.7/continuous-delivery.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ <h2 id="_create_a_custom_task"><a class="anchor" href="#_create_a_custom_task"><
name: argocd-env-secret # used for authentication (username/password or auth token)
steps:
- name: login-sync-and-wait
image: argoproj/argocd:v1.7.6
image: quay.io/argoproj/argocd:v2.2.2
script: |
if [ -z $ARGOCD_AUTH_TOKEN ]; then
yes | argocd login $ARGOCD_SERVER --username=$ARGOCD_USERNAME --password=$ARGOCD_PASSWORD --plaintext;
Expand Down
28 changes: 14 additions & 14 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,58 +2,58 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.7/continuous-delivery.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.7/continuous-integration.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.7/developer-workspace-outer-loop.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.7/gitops-workflow.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.7/index.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.7/introduction.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.7/service-mesh.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.5/continuous-delivery.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.5/continuous-integration.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.5/developer-workspace-outer-loop.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.5/gitops-workflow.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.5/index.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.5/introduction.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
<url>
<loc>https://redhat-scholars.github.io/course-template/outer-loop/6.5/service-mesh.html</loc>
<lastmod>2024-05-02T14:52:11.521Z</lastmod>
<lastmod>2024-05-28T14:43:58.880Z</lastmod>
</url>
</urlset>

0 comments on commit e349d74

Please sign in to comment.