Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Update workflow.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hburke123 committed Aug 22, 2019
1 parent 2ff6f0b commit 5de579f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/workflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ Create Global
'''''''''''''
Before we create a workflow, we will create a global variable that our actions will use.

In the top navigation bar, click on ``Settings``, then ``Globals``, then ``Add Global``. Fill out the required fields for this example and set the value to any string of your choice. Then click ``Save`` in the dialog box. If nothing is populated in the globals table, then verify that you created your encryption key as described in :ref:`deploying_walkoff_label`.
In the top navigation bar, click on ``Settings``, then ``Globals``, then ``Add Global``. Fill out the required fields for this example and set the value to any string of your choice. Here, you may also opt to restrict access to your variable using role-based permissions as described in :ref:`role-user-label`. Then click ``Save`` in the dialog box. If nothing is populated in the globals table, then verify that you created your encryption key as described in :ref:`deploying-walkoff-label`.

.. image:: ../docs/images/create_global.png

Create Workflow
'''''''''''''''
In the top navigation bar, click ``Workflows`` to return to the main Workflow page. Then, near the top of the page, click the ``Create New`` button. Enter a name for a new workflow (and optionally tags, a description, and roles), then click "Continue".
In the top navigation bar, click ``Workflows`` to return to the main Workflow page. Then, near the top of the page, click the ``Create New`` button. Enter a name for a new workflow (and, optionally, tags and description). Here, you may also opt to restrict access to your variable using role-based permissions as described in :ref:`role-user-label`. Finally, click ``Continue``.

.. image:: ../docs/images/create_workflow.png

Expand Down Expand Up @@ -132,7 +132,7 @@ If you want to make edits to any file, you can do that in the file editor that i

|br|

.. _role_user_label:
.. _role-user-label:

User and Role Creation
-----------------------
Expand Down

0 comments on commit 5de579f

Please sign in to comment.