mirror of
https://github.com/actions/runner-images.git
synced 2026-01-13 14:41:08 +08:00
[Ubuntu] Fix puling condition (#13514)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
# Source the helpers for use with the script
|
||||
source $HELPER_SCRIPTS/install.sh
|
||||
source $HELPER_SCRIPTS/os.sh
|
||||
|
||||
REPO_URL="https://download.docker.com/linux/ubuntu"
|
||||
GPG_KEY="/usr/share/keyrings/docker.gpg"
|
||||
|
||||
Reference in New Issue
Block a user