Skip to content

Commit bd7b6a2

Browse files
authored
Merge pull request #237 from scientist-softserv/update-deploy-soft-serv-infra
adds gha v0.0.10
2 parents fb88ded + 6116d54 commit bd7b6a2

File tree

4 files changed

+2
-77
lines changed

4 files changed

+2
-77
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- id: setup
2929
name: Setup
30-
uses: scientist-softserv/actions/[email protected].6
30+
uses: scientist-softserv/actions/[email protected].10
3131
with:
3232
tag: ${{ inputs.tag }}
3333
image_name: ${{ inputs.image_name }}

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ on:
1818

1919
jobs:
2020
deploy:
21-
uses: scientist-softserv/actions/.github/workflows/[email protected].6
21+
uses: scientist-softserv/actions/.github/workflows/[email protected].10
2222
secrets: inherit

.github/workflows/docker-build.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

charts/webstore/values/webstore-staging.yaml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)