Skip to content

Commit

Permalink
Merge pull request #1241 from equinor/fix-build-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 authored Dec 11, 2024
2 parents 203e754 + 1cf1655 commit 191f6f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,7 @@ jobs:
--ip-address ${{ steps.github_public_ip.outputs.ipv4 }}

- name: Wait for 2 minutes while the network rule to take effect
run: |
sleep 30
run: sleep 120

- name: Build image tags
id: metadata
Expand Down

0 comments on commit 191f6f8

Please sign in to comment.