Skip to content

Commit

Permalink
reenable digitalocean builds
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb authored Jun 16, 2023
1 parent 5abddb0 commit d0f3cc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
exit $status
build-digitalocean:
if: false
runs-on: ubuntu-latest
steps:
- name: Build DigitalOcean image
Expand Down Expand Up @@ -112,7 +111,7 @@ jobs:
create-release:
needs:
#- is-digitalocean-working
- is-digitalocean-working
- is-aws-working
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit d0f3cc1

Please sign in to comment.