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

Commit

Permalink
debug error
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin-Sun-tts committed Jan 12, 2024
1 parent d651168 commit e73d43f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
deploy-development-ssb:
name: deploy (development-ssb)
environment: development-ssb
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
# needs:
# - create-cloudgov-services-development-ssb
steps:
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
- name: checkout
uses: actions/checkout@v2
- name: drain-development-ssb-space
uses: cloud-gov/cg-cli-tools@main
uses: cloud-gov/cg-cli-tools@37d58fc10abf00a45926e8886879c81a498f7ea8
with:
command: |
./create-space-drain.sh development-ssb
Expand Down

0 comments on commit e73d43f

Please sign in to comment.