Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
APIGOV-27565 - test
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed May 9, 2024
1 parent fa6274b commit 9deaecd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
IMAGE_NAME: webmethods_discovery_agent
ORG_NAME: Axway
runs-on: ubuntu-latest
steps:
- run: echo "foo"

# steps:
# - uses: actions/checkout@v4
# - name: Create commit_id & version environment variables
Expand Down Expand Up @@ -52,6 +55,9 @@ jobs:
IMAGE_NAME: webmethods_traceability_agent
ORG_NAME: Axway
runs-on: ubuntu-latest
steps:
- run: echo "bar"

# steps:
# - uses: actions/checkout@v4
# - name: Create commit_id & version environment variables
Expand Down

0 comments on commit 9deaecd

Please sign in to comment.