Skip to content
Snippets Groups Projects
Commit 1aabf3ae authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Update .gitlab-ci.yml

parent 45097268
No related branches found
No related tags found
No related merge requests found
...@@ -8,9 +8,9 @@ native: ...@@ -8,9 +8,9 @@ native:
- chmod +x build-all-images.sh - chmod +x build-all-images.sh
- ./build-all-images.sh - ./build-all-images.sh
- sudo apt update - apt update
- sudo apt upgrade -y - apt upgrade -y
- sudo apt install -y curl - apt install -y curl
- curl https://betteruptime.com/api/v1/heartbeat/zgb42tT8meBZLvRYhcqsGvTu - curl https://betteruptime.com/api/v1/heartbeat/zgb42tT8meBZLvRYhcqsGvTu
variables: variables:
#DOCKER_HOST: tcp://docker:2375 #DOCKER_HOST: tcp://docker:2375
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment