mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
[Ubuntu] enable -e bash mode in mysql helper (#4752)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash -e
|
||||
#
|
||||
# Temporary fix for the https://github.com/actions/virtual-environments/issues/4732 issue
|
||||
# Taken from the official ubuntu:20.04 docker container
|
||||
|
||||
Reference in New Issue
Block a user