Skip to content

Commit 1a72d2e

Browse files
committed
Fix erroring (but still working) Scaleway deployment step
1 parent a400fcb commit 1a72d2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ jobs:
118118
name: Deploy to Scaleway
119119
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
120120
runs-on: ubuntu-latest
121-
container: httptoolkit/act-build-base
122121
needs: publish-docker
123122
steps:
124123
- name: Redeploy container

0 commit comments

Comments
 (0)